aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/depthwise_conv_2d_bias_1x1_1x4x4x4_qu8_st11_padSAME_dilat11/desc.json
blob: 9230ce54cdad5a7126c94600292a13b2bee0f55c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "tosa_file": "test_depthwise_conv2d_bias_1x1_1x4x4x4_qu8_st11_padSAME_dilat11.json",
  "ifm_name": [
    "TosaInput_0"
  ],
  "ifm_file": [
    "placeholder_0.npy"
  ],
  "ofm_name": [
    "TosaOutput_0"
  ],
  "ofm_file": [
    "output_0.npy"
  ],
  "expected_failure": false,
  "expected_result_file": [
    "Conformance-TosaOutput_0.npy"
  ]
}