summaryrefslogtreecommitdiff
path: root/tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py')
-rw-r--r--tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py b/tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py
index 9f31489aa..8c6a72793 100644
--- a/tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py
+++ b/tests/nnapi/specs/V1_1/batch_to_space_quant8_1.mod.py
@@ -13,4 +13,4 @@ output0 = {output: # output 0
[1, 5, 2, 6, 9, 13, 10, 14, 3, 7, 4, 8, 11, 15, 12, 16]}
# Instantiate an example
-Example((input0, output0))
+Example((input0, output0)) \ No newline at end of file