mirror of
https://github.com/vee1e/tflite-micro.git
synced 2026-09-01 17:57:27 +00:00
Sync from upstream TF. (#3461)
This commit is contained in:
parent
399e48b8a9
commit
f2b2b3f51c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
import flatbuffers
|
||||
|
||||
# automatically generated by the FlatBuffers compiler, do not modify
|
||||
|
||||
# namespace: tflite
|
||||
|
||||
import flatbuffers
|
||||
from flatbuffers.compat import import_numpy
|
||||
np = import_numpy()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue