Skip to content

Commit f2b2b3f

Browse files
authored
Sync from upstream TF. (#3461)
1 parent 399e48b commit f2b2b3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tensorflow/lite/python/schema_py_generated.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
import flatbuffers
2-
31
# automatically generated by the FlatBuffers compiler, do not modify
42

53
# namespace: tflite
64

5+
import flatbuffers
76
from flatbuffers.compat import import_numpy
87
np = import_numpy()
98

0 commit comments

Comments
 (0)