mirror of
https://github.com/mit-han-lab/tinyengine.git
synced 2025-05-10 01:18:47 +08:00
9 lines
183 B
Python
9 lines
183 B
Python
# automatically generated by the FlatBuffers compiler, do not modify
|
|
|
|
# namespace: tflite
|
|
|
|
class FullyConnectedOptionsWeightsFormat(object):
|
|
DEFAULT = 0
|
|
SHUFFLED4x16INT8 = 1
|
|
|