summaryrefslogtreecommitdiff
path: root/tools/nnapi_quickcheck/tests/cast_q_to_f_1.lst
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nnapi_quickcheck/tests/cast_q_to_f_1.lst')
-rw-r--r--tools/nnapi_quickcheck/tests/cast_q_to_f_1.lst8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/nnapi_quickcheck/tests/cast_q_to_f_1.lst b/tools/nnapi_quickcheck/tests/cast_q_to_f_1.lst
new file mode 100644
index 000000000..a0077cb95
--- /dev/null
+++ b/tools/nnapi_quickcheck/tests/cast_q_to_f_1.lst
@@ -0,0 +1,8 @@
+#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)