aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py')
-rw-r--r--ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py b/ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py
new file mode 100644
index 00000000..d9a53887
--- /dev/null
+++ b/ethosu/vela/tflite/FullyConnectedOptionsWeightsFormat.py
@@ -0,0 +1,7 @@
+# automatically generated by the FlatBuffers compiler, do not modify
+
+# namespace: tflite
+
+class FullyConnectedOptionsWeightsFormat(object):
+ DEFAULT = 0
+ SHUFFLED4x16INT8 = 1