We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399e48b commit f2b2b3fCopy full SHA for f2b2b3f
tensorflow/lite/python/schema_py_generated.py
@@ -1,9 +1,8 @@
1
-import flatbuffers
2
-
3
# automatically generated by the FlatBuffers compiler, do not modify
4
5
# namespace: tflite
6
+import flatbuffers
7
from flatbuffers.compat import import_numpy
8
np = import_numpy()
9
0 commit comments