aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi4_st18_pad-4-10-4_os1x10x257x2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi4_st18_pad-4-10-4_os1x10x257x2/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi4_st18_pad-4-10-4_os1x10x257x2/test.json199
1 files changed, 0 insertions, 199 deletions
diff --git a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi4_st18_pad-4-10-4_os1x10x257x2/test.json b/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi4_st18_pad-4-10-4_os1x10x257x2/test.json
deleted file mode 100644
index 033e4978e..000000000
--- a/operators/tensor/transpose_conv2d_5x5/transpose_conv2d_5x5_1x11x33x3_i8xi4_st18_pad-4-10-4_os1x10x257x2/test.json
+++ /dev/null
@@ -1,199 +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: [
- -4,
- -1,
- 0,
- -4
- ],
- stride: [
- 1,
- 8
- ],
- output_shape: [
- 1,
- 10,
- 257,
- 2
- ],
- input_zp: -96,
- weight_zp: 0
- },
- 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: "INT4",
- data: [
- 3,
- 3,
- 0,
- 119,
- 192,
- 233,
- 196,
- 35,
- 79,
- 199,
- 75,
- 49,
- 194,
- 144,
- 57,
- 42,
- 87,
- 5,
- 4,
- 14,
- 87,
- 253,
- 161,
- 189,
- 162,
- 146,
- 185,
- 251,
- 84,
- 29,
- 2,
- 147,
- 241,
- 253,
- 34,
- 78,
- 26,
- 60,
- 144,
- 201,
- 210,
- 53,
- 209,
- 4,
- 52,
- 250,
- 242,
- 7,
- 26,
- 251,
- 122,
- 10,
- 74,
- 250,
- 180,
- 208,
- 239,
- 76,
- 102,
- 246,
- 235,
- 153,
- 103,
- 235,
- 43,
- 29,
- 199,
- 65,
- 84,
- 31,
- 41,
- 122,
- 85,
- 157,
- 14
- ]
- },
- {
- name: "const-2",
- shape: [
- 2
- ],
- type: "INT32",
- data: [
- 182,
- 5,
- 188,
- 3,
- 214,
- 194,
- 37,
- 253
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 10,
- 257,
- 2
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}