aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_3x3/conv2d_3x3_1x65535x4x1_i8xi4_acci32_st81_pad0010_dilat71/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/conv2d_3x3/conv2d_3x3_1x65535x4x1_i8xi4_acci32_st81_pad0010_dilat71/test.json')
-rw-r--r--operators/tensor/conv2d_3x3/conv2d_3x3_1x65535x4x1_i8xi4_acci32_st81_pad0010_dilat71/test.json170
1 files changed, 0 insertions, 170 deletions
diff --git a/operators/tensor/conv2d_3x3/conv2d_3x3_1x65535x4x1_i8xi4_acci32_st81_pad0010_dilat71/test.json b/operators/tensor/conv2d_3x3/conv2d_3x3_1x65535x4x1_i8xi4_acci32_st81_pad0010_dilat71/test.json
deleted file mode 100644
index 724ca1fff..000000000
--- a/operators/tensor/conv2d_3x3/conv2d_3x3_1x65535x4x1_i8xi4_acci32_st81_pad0010_dilat71/test.json
+++ /dev/null
@@ -1,170 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 51,
- _patch: 0,
- _draft: true
- },
- regions: [
- {
- name: "main",
- 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,
- 1,
- 0
- ],
- stride: [
- 8,
- 1
- ],
- dilation: [
- 7,
- 1
- ],
- input_zp: -23,
- weight_zp: 0
- },
- inputs: [
- "input-0",
- "const-1",
- "const-2"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 65535,
- 4,
- 1
- ],
- type: "INT8"
- },
- {
- name: "const-1",
- shape: [
- 6,
- 3,
- 3,
- 1
- ],
- type: "INT4",
- data: [
- 82,
- 230,
- 179,
- 109,
- 205,
- 213,
- 101,
- 4,
- 226,
- 73,
- 202,
- 228,
- 163,
- 175,
- 187,
- 174,
- 243,
- 230,
- 178,
- 119,
- 174,
- 175,
- 13,
- 118,
- 106,
- 127,
- 68
- ]
- },
- {
- name: "const-2",
- shape: [
- 6
- ],
- type: "INT32",
- data: [
- 127,
- 169,
- 232,
- 13,
- 166,
- 181,
- 166,
- 18,
- 161,
- 2,
- 49,
- 76,
- 212,
- 25,
- 76,
- 43,
- 35,
- 232,
- 204,
- 236,
- 8,
- 113,
- 242,
- 100
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 8191,
- 3,
- 6
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
- }
- ]
-}