Sync from upstream TF. (#3461)

This commit is contained in:
TFLM-bot 2026-02-12 14:18:36 -08:00 committed by GitHub
parent 399e48b8a9
commit f2b2b3f51c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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()