aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-02-09 16:58:11 +0000
committerEric Kunze <eric.kunze@arm.com>2023-02-22 16:28:53 +0000
commit9bcb0878be85d1f84a0beee9c4c8d920ce80d825 (patch)
treee75e79ec2fea1f5a1c1b8e5723c472ab31903b9c /operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json
parentdca402e71ab73c9e5843eb5a1cba4c380f8874a9 (diff)
downloadconformance_tests-9bcb0878be85d1f84a0beee9c4c8d920ce80d825.tar.gz
Regen for max-batch-size/ofm_depth bug fixes
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Ic3450f7fe401db64b8979577169d425d29a0e29d
Diffstat (limited to 'operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json')
-rw-r--r--operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json261
1 files changed, 261 insertions, 0 deletions
diff --git a/operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json b/operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json
new file mode 100644
index 000000000..a29589c23
--- /dev/null
+++ b/operators/tensor/transpose_conv2d_2x2/transpose_conv2d_2x2_1x11x33x3_i8xi4_acci32_st18_pad99-1-1_os1x30x256x14/test.json
@@ -0,0 +1,261 @@
+{
+ 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: "TRANSPOSE_CONV2D",
+ attribute_type: "TransposeConvAttribute",
+ attribute: {
+ out_pad: [
+ 9,
+ 9,
+ -1,
+ -1
+ ],
+ stride: [
+ 1,
+ 8
+ ],
+ output_shape: [
+ 1,
+ 30,
+ 256,
+ 14
+ ],
+ input_zp: 64,
+ 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: [
+ 14,
+ 2,
+ 2,
+ 3
+ ],
+ type: "INT4",
+ data: [
+ 101,
+ 85,
+ 105,
+ 47,
+ 166,
+ 172,
+ 79,
+ 0,
+ 220,
+ 145,
+ 127,
+ 161,
+ 239,
+ 51,
+ 39,
+ 172,
+ 43,
+ 225,
+ 180,
+ 35,
+ 107,
+ 70,
+ 178,
+ 183,
+ 5,
+ 147,
+ 157,
+ 195,
+ 173,
+ 26,
+ 158,
+ 197,
+ 153,
+ 15,
+ 234,
+ 174,
+ 226,
+ 147,
+ 89,
+ 237,
+ 47,
+ 51,
+ 22,
+ 28,
+ 253,
+ 249,
+ 209,
+ 170,
+ 234,
+ 247,
+ 182,
+ 103,
+ 154,
+ 194,
+ 50,
+ 89,
+ 5,
+ 22,
+ 211,
+ 114,
+ 36,
+ 175,
+ 78,
+ 160,
+ 252,
+ 9,
+ 54,
+ 119,
+ 233,
+ 60,
+ 57,
+ 190,
+ 44,
+ 96,
+ 23,
+ 3,
+ 46,
+ 89,
+ 195,
+ 185,
+ 35,
+ 146,
+ 89,
+ 223
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 14
+ ],
+ type: "INT32",
+ data: [
+ 150,
+ 193,
+ 79,
+ 148,
+ 198,
+ 43,
+ 105,
+ 156,
+ 137,
+ 227,
+ 117,
+ 61,
+ 126,
+ 157,
+ 193,
+ 67,
+ 247,
+ 59,
+ 26,
+ 200,
+ 251,
+ 116,
+ 15,
+ 185,
+ 3,
+ 18,
+ 250,
+ 204,
+ 179,
+ 227,
+ 195,
+ 230,
+ 220,
+ 29,
+ 49,
+ 89,
+ 65,
+ 57,
+ 243,
+ 233,
+ 53,
+ 42,
+ 160,
+ 69,
+ 183,
+ 181,
+ 250,
+ 81,
+ 181,
+ 35,
+ 210,
+ 24,
+ 87,
+ 68,
+ 177,
+ 195
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 30,
+ 256,
+ 14
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}