aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json')
-rw-r--r--operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json265
1 files changed, 0 insertions, 265 deletions
diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json b/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json
deleted file mode 100644
index a1ee39b5e..000000000
--- a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_DilationSmallerOne_1x5x7x15_i8xi4_acci32_st11_pad0000_dilat-5-5/test.json
+++ /dev/null
@@ -1,265 +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: "CONV2D",
- attribute_type: "ConvAttribute",
- attribute: {
- pad: [
- 0,
- 0,
- 0,
- 0
- ],
- stride: [
- 1,
- 1
- ],
- dilation: [
- -5,
- -5
- ],
- input_zp: 1,
- 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: [
- 13,
- 1,
- 1,
- 15
- ],
- type: "INT4",
- data: [
- 23,
- 205,
- 25,
- 151,
- 47,
- 47,
- 115,
- 50,
- 189,
- 170,
- 149,
- 32,
- 147,
- 245,
- 169,
- 117,
- 228,
- 215,
- 76,
- 13,
- 178,
- 182,
- 215,
- 207,
- 145,
- 11,
- 115,
- 101,
- 68,
- 110,
- 7,
- 154,
- 32,
- 97,
- 33,
- 100,
- 18,
- 42,
- 235,
- 160,
- 211,
- 224,
- 238,
- 185,
- 164,
- 176,
- 33,
- 64,
- 28,
- 13,
- 217,
- 67,
- 205,
- 221,
- 39,
- 254,
- 16,
- 126,
- 253,
- 9,
- 117,
- 176,
- 35,
- 7,
- 105,
- 83,
- 250,
- 223,
- 181,
- 202,
- 167,
- 177,
- 30,
- 201,
- 145,
- 32,
- 188,
- 48,
- 233,
- 231,
- 77,
- 224,
- 148,
- 227,
- 54,
- 167,
- 107,
- 94,
- 3,
- 169,
- 163,
- 201,
- 38,
- 35,
- 193,
- 31,
- 103,
- 4
- ]
- },
- {
- name: "const-2",
- shape: [
- 13
- ],
- type: "INT32",
- data: [
- 206,
- 103,
- 51,
- 80,
- 82,
- 192,
- 170,
- 78,
- 82,
- 171,
- 240,
- 42,
- 67,
- 110,
- 76,
- 83,
- 207,
- 34,
- 195,
- 146,
- 123,
- 152,
- 153,
- 133,
- 96,
- 33,
- 188,
- 241,
- 189,
- 203,
- 255,
- 141,
- 92,
- 115,
- 227,
- 214,
- 54,
- 12,
- 200,
- 178,
- 53,
- 168,
- 42,
- 117,
- 34,
- 87,
- 188,
- 39,
- 132,
- 136,
- 190,
- 138
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 5,
- 7,
- 13
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}