aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:57:21 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 13:57:21 +0100
commit52b4f7555a47589a3bef97038f1561dddfa0ee22 (patch)
treeed957b3e27907aaa5f2d007086e87ea92f518fcc /operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json
parent56a65f5a919b65f29e4ec88a22ff77e255c5f630 (diff)
downloadconformance_tests-52b4f7555a47589a3bef97038f1561dddfa0ee22.tar.gz
Updating CONV2D_5X5 tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I484c8a6055c82ea55ace0e2a22b598c700f72eb5
Diffstat (limited to 'operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json')
-rw-r--r--operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json282
1 files changed, 282 insertions, 0 deletions
diff --git a/operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json b/operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json
new file mode 100644
index 000000000..3724e35c8
--- /dev/null
+++ b/operators/tensor/conv2d_5x5/conv2d_5x5_1x11x44x13_i8xi4_acci32_st18_pad0909_dilat17/test.json
@@ -0,0 +1,282 @@
+{
+ 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,
+ 9,
+ 0,
+ 9
+ ],
+ stride: [
+ 1,
+ 8
+ ],
+ dilation: [
+ 1,
+ 7
+ ],
+ input_zp: 98,
+ weight_zp: 0,
+ accum_dtype: "INT32"
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 11,
+ 44,
+ 13
+ ],
+ type: "INT8"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 1,
+ 5,
+ 5,
+ 13
+ ],
+ type: "INT4",
+ data: [
+ 169,
+ 198,
+ 50,
+ 228,
+ 42,
+ 187,
+ 145,
+ 126,
+ 35,
+ 123,
+ 149,
+ 87,
+ 98,
+ 125,
+ 155,
+ 176,
+ 205,
+ 180,
+ 225,
+ 160,
+ 205,
+ 175,
+ 31,
+ 121,
+ 201,
+ 247,
+ 157,
+ 154,
+ 243,
+ 47,
+ 204,
+ 25,
+ 249,
+ 172,
+ 190,
+ 205,
+ 3,
+ 167,
+ 170,
+ 246,
+ 51,
+ 82,
+ 204,
+ 153,
+ 15,
+ 77,
+ 204,
+ 100,
+ 144,
+ 214,
+ 61,
+ 12,
+ 212,
+ 87,
+ 70,
+ 246,
+ 225,
+ 151,
+ 37,
+ 173,
+ 147,
+ 41,
+ 100,
+ 148,
+ 106,
+ 53,
+ 252,
+ 93,
+ 5,
+ 122,
+ 155,
+ 32,
+ 118,
+ 239,
+ 123,
+ 245,
+ 156,
+ 215,
+ 25,
+ 113,
+ 167,
+ 113,
+ 242,
+ 64,
+ 10,
+ 73,
+ 171,
+ 199,
+ 242,
+ 124,
+ 113,
+ 205,
+ 162,
+ 68,
+ 71,
+ 85,
+ 78,
+ 246,
+ 48,
+ 180,
+ 95,
+ 191,
+ 1,
+ 64,
+ 156,
+ 109,
+ 37,
+ 217,
+ 205,
+ 43,
+ 172,
+ 20,
+ 177,
+ 98,
+ 127,
+ 254,
+ 97,
+ 64,
+ 31,
+ 50,
+ 91,
+ 115,
+ 18,
+ 95,
+ 59,
+ 77,
+ 185,
+ 190,
+ 195,
+ 109,
+ 117,
+ 187,
+ 228,
+ 60,
+ 101,
+ 68,
+ 225,
+ 28,
+ 63,
+ 249,
+ 195,
+ 156,
+ 177,
+ 191,
+ 112,
+ 45,
+ 112,
+ 28,
+ 101,
+ 228,
+ 111,
+ 49,
+ 180,
+ 81,
+ 50,
+ 111,
+ 123,
+ 69,
+ 71,
+ 3,
+ 78,
+ 41,
+ 15
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 1
+ ],
+ type: "INT32",
+ data: [
+ 181,
+ 230,
+ 167,
+ 13
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 16,
+ 4,
+ 1
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}