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