aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json')
-rw-r--r--operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json250
1 files changed, 0 insertions, 250 deletions
diff --git a/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json b/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json
deleted file mode 100644
index 485dc5973..000000000
--- a/operators/tensor/depthwise_conv2d_1x1/depthwise_conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json
+++ /dev/null
@@ -1,250 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 41,
- _patch: 0,
- _draft: true
- },
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
-
- ],
- outputs: [
- "const-1"
- ]
- },
- {
- op: "CONST",
- attribute_type: "NONE",
- inputs: [
-
- ],
- outputs: [
- "const-2"
- ]
- },
- {
- op: "DEPTHWISE_CONV2D",
- attribute_type: "ConvAttribute",
- attribute: {
- pad: [
- 0,
- 0,
- 0,
- 0
- ],
- stride: [
- 1,
- 1
- ],
- dilation: [
- -5,
- -5
- ],
- input_zp: -89,
- weight_zp: 0,
- accum_dtype: "INT32"
- },
- inputs: [
- "input-0",
- "const-1",
- "const-2"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 5,
- 7,
- 15
- ],
- type: "INT8"
- },
- {
- name: "const-1",
- shape: [
- 1,
- 1,
- 15,
- 2
- ],
- type: "INT4",
- data: [
- 164,
- 199,
- 192,
- 94,
- 9,
- 17,
- 238,
- 198,
- 224,
- 84,
- 165,
- 234,
- 159,
- 102,
- 79
- ]
- },
- {
- name: "const-2",
- shape: [
- 30
- ],
- type: "INT32",
- data: [
- 96,
- 243,
- 173,
- 16,
- 42,
- 254,
- 52,
- 40,
- 131,
- 189,
- 131,
- 95,
- 15,
- 88,
- 141,
- 151,
- 216,
- 64,
- 139,
- 187,
- 199,
- 73,
- 150,
- 237,
- 201,
- 77,
- 3,
- 101,
- 40,
- 133,
- 135,
- 23,
- 148,
- 167,
- 163,
- 229,
- 127,
- 40,
- 89,
- 135,
- 64,
- 8,
- 209,
- 23,
- 205,
- 182,
- 5,
- 197,
- 63,
- 101,
- 250,
- 211,
- 241,
- 163,
- 243,
- 126,
- 56,
- 70,
- 241,
- 6,
- 176,
- 229,
- 132,
- 163,
- 144,
- 254,
- 157,
- 140,
- 156,
- 233,
- 100,
- 227,
- 179,
- 224,
- 180,
- 144,
- 236,
- 208,
- 192,
- 237,
- 91,
- 69,
- 43,
- 234,
- 103,
- 243,
- 39,
- 97,
- 196,
- 104,
- 191,
- 213,
- 38,
- 200,
- 182,
- 198,
- 54,
- 136,
- 164,
- 29,
- 165,
- 116,
- 152,
- 35,
- 15,
- 123,
- 180,
- 137,
- 137,
- 47,
- 114,
- 149,
- 125,
- 85,
- 236,
- 170,
- 218,
- 160,
- 231,
- 70
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 5,
- 7,
- 30
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}