summaryrefslogtreecommitdiff
path: root/tools/nnapi_quickcheck/tests/dequantize_1.lst
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nnapi_quickcheck/tests/dequantize_1.lst')
-rw-r--r--tools/nnapi_quickcheck/tests/dequantize_1.lst8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/nnapi_quickcheck/tests/dequantize_1.lst b/tools/nnapi_quickcheck/tests/dequantize_1.lst
deleted file mode 100644
index a0077cb95..000000000
--- a/tools/nnapi_quickcheck/tests/dequantize_1.lst
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef INT_VALUE
-#error "INT_VALUE should be defined"
-#endif // INT_VALUE
-
-INT_VALUE(IFM_N, 1)
-INT_VALUE(IFM_C, 3)
-INT_VALUE(IFM_H, 320)
-INT_VALUE(IFM_W, 320)