aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json274
1 files changed, 0 insertions, 274 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
deleted file mode 100644
index c347dba78..000000000
--- a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi8_st22_pad1-21-4_os1x24x66x2/test.json
+++ /dev/null
@@ -1,274 +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: "TRANSPOSE_CONV2D",
- attribute_type: "TransposeConvAttribute",
- attribute: {
- out_pad: [
- 1,
- -2,
- 1,
- -4
- ],
- stride: [
- 2,
- 2
- ],
- output_shape: [
- 1,
- 24,
- 66,
- 2
- ],
- input_zp: -22,
- weight_zp: 3
- },
- inputs: [
- "input-0",
- "const-1",
- "const-2"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 11,
- 33,
- 3
- ],
- type: "INT8"
- },
- {
- name: "const-1",
- shape: [
- 2,
- 5,
- 5,
- 3
- ],
- type: "INT8",
- data: [
- 231,
- 150,
- 145,
- 29,
- 5,
- 251,
- 120,
- 118,
- 232,
- 154,
- 164,
- 25,
- 111,
- 156,
- 42,
- 106,
- 77,
- 121,
- 3,
- 104,
- 177,
- 60,
- 241,
- 81,
- 110,
- 51,
- 29,
- 105,
- 89,
- 241,
- 86,
- 192,
- 6,
- 22,
- 93,
- 17,
- 197,
- 1,
- 212,
- 94,
- 197,
- 252,
- 139,
- 81,
- 91,
- 196,
- 166,
- 56,
- 104,
- 227,
- 2,
- 133,
- 240,
- 217,
- 135,
- 99,
- 113,
- 200,
- 17,
- 188,
- 231,
- 57,
- 240,
- 130,
- 153,
- 220,
- 103,
- 27,
- 103,
- 152,
- 77,
- 232,
- 161,
- 25,
- 84,
- 60,
- 141,
- 175,
- 172,
- 41,
- 78,
- 123,
- 70,
- 100,
- 250,
- 46,
- 75,
- 241,
- 121,
- 166,
- 185,
- 191,
- 69,
- 101,
- 46,
- 179,
- 188,
- 191,
- 9,
- 140,
- 136,
- 77,
- 76,
- 51,
- 208,
- 179,
- 255,
- 74,
- 77,
- 27,
- 172,
- 30,
- 208,
- 127,
- 59,
- 125,
- 219,
- 0,
- 82,
- 10,
- 114,
- 99,
- 143,
- 163,
- 198,
- 242,
- 162,
- 12,
- 62,
- 145,
- 131,
- 128,
- 36,
- 71,
- 15,
- 87,
- 205,
- 19,
- 184,
- 7,
- 61,
- 228,
- 223,
- 19,
- 102,
- 120,
- 131,
- 48,
- 146,
- 191
- ]
- },
- {
- name: "const-2",
- shape: [
- 2
- ],
- type: "INT32",
- data: [
- 95,
- 77,
- 105,
- 203,
- 9,
- 46,
- 212,
- 198
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 24,
- 66,
- 2
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}