aboutsummaryrefslogtreecommitdiff
path: root/examples/test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json')
-rw-r--r--examples/test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/examples/test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json b/examples/test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json
new file mode 100644
index 0000000..f7a007d
--- /dev/null
+++ b/examples/test_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json
@@ -0,0 +1,23 @@
+{
+ "tflite_model_filename": "model.tflite",
+ "tflite_result_npy_filename": "tflite_result.npy",
+ "tflite_result_name": "Identity_int8",
+ "ifm_file": [
+ "placeholder_0.npy"
+ ],
+ "ifm_name": [
+ "placeholder_0"
+ ],
+ "ifm_shape": [
+ [
+ 1,
+ 32,
+ 32,
+ 8
+ ]
+ ],
+ "framework_exclusions": [
+ "tf"
+ ],
+ "quantized": 1
+} \ No newline at end of file