aboutsummaryrefslogtreecommitdiff
path: root/examples/test_fakequant_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/test_fakequant_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json')
-rw-r--r--examples/test_fakequant_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/examples/test_fakequant_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json b/examples/test_fakequant_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json
deleted file mode 100644
index 3331b46..0000000
--- a/examples/test_fakequant_conv2d_1x1_1x32x32x8_qi8_st11_padSAME_dilat11/test.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "pb": "test_tf.pb",
- "tflite": "test.tflite",
- "ofm_file": "ref_ofm.npy",
- "ofm_placeholder": "result",
- "ifm_file": [
- "placeholder_0.npy"
- ],
- "ifm_quant_file": [
- "placeholder_0_quant.npy"
- ],
- "ifm_placeholder": [
- "placeholder_0:0"
- ],
- "ifm_shape": [
- [
- 1,
- 32,
- 32,
- 8
- ]
- ],
- "framework_exclusions": [
- "tf"
- ],
- "quantized": 1
-} \ No newline at end of file