aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json')
-rw-r--r--frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json87
1 files changed, 10 insertions, 77 deletions
diff --git a/frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json b/frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json
index c0dc78c28..f6bccc46b 100644
--- a/frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json
+++ b/frameworks/tflite/operators/depthwise_conv_2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12/test_depthwise_conv2d_5x5_1x32x32x8_qi8_st11_padSAME_dilat12.json
@@ -33,34 +33,6 @@
]
},
{
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
-
- ],
- outputs: [
- "layer_2"
- ]
- },
- {
- op: "TRANSPOSE",
- attribute_type: "TransposeAttribute",
- attribute: {
- perms: [
- 1,
- 2,
- 3,
- 0
- ]
- },
- inputs: [
- "layer_2"
- ],
- outputs: [
- "layer_3"
- ]
- },
- {
op: "RESHAPE",
attribute_type: "ReshapeAttribute",
attribute: {
@@ -72,10 +44,10 @@
]
},
inputs: [
- "layer_3"
+ "layer_1"
],
outputs: [
- "layer_4"
+ "layer_2"
]
},
{
@@ -97,16 +69,15 @@
2
],
input_zp: 0,
- weight_zp: 0,
- accum_dtype: "INT32"
+ weight_zp: 0
},
inputs: [
"TosaInput_0",
- "layer_4",
- "layer_1"
+ "layer_2",
+ "layer_0"
],
outputs: [
- "layer_5"
+ "layer_3"
]
},
{
@@ -156,7 +127,7 @@
per_channel: true
},
inputs: [
- "layer_5"
+ "layer_3"
],
outputs: [
"TosaOutput_0"
@@ -193,31 +164,6 @@
{
name: "layer_0",
shape: [
- 4
- ],
- type: "INT32",
- data: [
- 1,
- 0,
- 0,
- 0,
- 2,
- 0,
- 0,
- 0,
- 3,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
- ]
- },
- {
- name: "layer_1",
- shape: [
16
],
type: "INT32",
@@ -289,7 +235,7 @@
]
},
{
- name: "layer_2",
+ name: "layer_1",
shape: [
1,
5,
@@ -701,20 +647,7 @@
]
},
{
- name: "layer_3",
- shape: [
- 5,
- 5,
- 16,
- 1
- ],
- type: "INT8",
- data: [
-
- ]
- },
- {
- name: "layer_4",
+ name: "layer_2",
shape: [
5,
5,
@@ -727,7 +660,7 @@
]
},
{
- name: "layer_5",
+ name: "layer_3",
shape: [
1,
32,