Commit d3f3150
Rename bert_nlclassifier/ directory to just bert/
This makes it less likely to run into limits on file name length, and the `nlclassifier` is already contained in the parent directory of the full path (`@tensorflow_lite_support/java/src/native/task/text/nlclassifier/bert`).
PiperOrigin-RevId: 3704094251 parent 3fda767 commit d3f3150
File tree
4 files changed
+2
-2
lines changed- tensorflow_lite_support/java/src
- java/org/tensorflow/lite/task/text/nlclassifier
- native/task/text
- nlclassifier/bert
4 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments