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 a5235f4..373cd7b 100644
--- a/ethosu/vela/tflite/TensorType.py
+++ b/ethosu/vela/tflite/TensorType.py
@@ -19,4 +19,3 @@ class TensorType(object):
RESOURCE = 13
VARIANT = 14
UINT32 = 15
-