aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1.../test.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-11-16 14:39:55 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2022-11-16 14:46:02 +0000
commit874bb4fe493b2958a21e9a84c22828e82d4ff167 (patch)
tree4e4a0e31a9ba5c912373ba3a0419c8c84b03688e /operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1001_dilat12/test.json
parent7596fd972b49fecfd1c0cc0a425a5d8c64e9c33c (diff)
downloadconformance_tests-874bb4fe493b2958a21e9a84c22828e82d4ff167.tar.gz
Updating conformance files for BF16 support
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d
Diffstat (limited to 'operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1001_dilat12/test.json')
-rw-r--r--operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1001_dilat12/test.json235
1 files changed, 0 insertions, 235 deletions
diff --git a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1001_dilat12/test.json b/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1001_dilat12/test.json
deleted file mode 100644
index 97e250be4..000000000
--- a/operators/tensor/conv2d_1x1/conv2d_1x1_ERRORIF_ConvOutputShapeNonInteger_1x11x7x4_i16xi8_acci48_st22_pad1001_dilat12/test.json
+++ /dev/null
@@ -1,235 +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: "CONV2D",
- attribute_type: "ConvAttribute",
- attribute: {
- pad: [
- 1,
- 0,
- 0,
- 1
- ],
- stride: [
- 2,
- 2
- ],
- dilation: [
- 1,
- 2
- ],
- input_zp: 0,
- weight_zp: -44,
- accum_dtype: "INT48"
- },
- inputs: [
- "input-0",
- "const-1",
- "const-2"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 11,
- 7,
- 4
- ],
- type: "INT16"
- },
- {
- name: "const-1",
- shape: [
- 12,
- 1,
- 1,
- 4
- ],
- type: "INT8",
- data: [
- 146,
- 42,
- 126,
- 46,
- 194,
- 238,
- 94,
- 209,
- 249,
- 23,
- 83,
- 117,
- 52,
- 239,
- 233,
- 42,
- 146,
- 241,
- 219,
- 110,
- 90,
- 195,
- 39,
- 245,
- 84,
- 254,
- 36,
- 58,
- 82,
- 56,
- 203,
- 61,
- 209,
- 59,
- 115,
- 248,
- 100,
- 167,
- 236,
- 94,
- 58,
- 211,
- 0,
- 156,
- 80,
- 160,
- 16,
- 254
- ]
- },
- {
- name: "const-2",
- shape: [
- 12
- ],
- type: "INT48",
- data: [
- 48,
- 158,
- 39,
- 2,
- 10,
- 237,
- 228,
- 21,
- 213,
- 225,
- 220,
- 41,
- 17,
- 229,
- 21,
- 56,
- 163,
- 28,
- 45,
- 11,
- 170,
- 89,
- 127,
- 155,
- 81,
- 70,
- 252,
- 185,
- 247,
- 203,
- 95,
- 31,
- 87,
- 244,
- 112,
- 101,
- 193,
- 188,
- 76,
- 80,
- 69,
- 68,
- 156,
- 246,
- 202,
- 201,
- 219,
- 94,
- 202,
- 43,
- 24,
- 251,
- 160,
- 133,
- 191,
- 186,
- 14,
- 165,
- 126,
- 105,
- 118,
- 179,
- 232,
- 155,
- 111,
- 92,
- 202,
- 155,
- 255,
- 110,
- 200,
- 243
- ]
- },
- {
- name: "result-0",
- shape: [
- 1,
- 6,
- 4,
- 12
- ],
- type: "INT48"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}