This repository was archived by the owner on Jul 7, 2023. It is now read-only.
Commit 2594069
Migrate from std::string to tensorflow::tstring.
Note that during the transition period tstring is typedef'ed to std::string.
See: tensorflow/community#91
PiperOrigin-RevId: 2820432041 parent d979d9f commit 2594069
File tree
1 file changed
+2
-1
lines changed- tensor2tensor/data_generators/ops
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | | - | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments