aboutsummaryrefslogtreecommitdiff
path: root/ethosu/vela/tflite/TensorType.py
diff options
context:
space:
mode:
Diffstat (limited to 'ethosu/vela/tflite/TensorType.py')
-rw-r--r--ethosu/vela/tflite/TensorType.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ethosu/vela/tflite/TensorType.py b/ethosu/vela/tflite/TensorType.py
index 604d4362..621d0c54 100644
--- a/ethosu/vela/tflite/TensorType.py
+++ b/ethosu/vela/tflite/TensorType.py
@@ -20,4 +20,3 @@ class TensorType(object):
VARIANT = 14
UINT32 = 15
UINT16 = 16
- INT4 = 17