aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/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/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/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/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/test.json')
-rw-r--r--operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/test.json275
1 files changed, 275 insertions, 0 deletions
diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/test.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/test.json
new file mode 100644
index 000000000..4a6b82d0f
--- /dev/null
+++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x12_i16xi8_acci48/test.json
@@ -0,0 +1,275 @@
+{
+ 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: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: -93,
+ weight_zp: -66,
+ accum_dtype: "INT48"
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 2,
+ 12
+ ],
+ type: "INT16"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 10,
+ 12
+ ],
+ type: "INT8",
+ data: [
+ 232,
+ 126,
+ 90,
+ 136,
+ 187,
+ 82,
+ 142,
+ 91,
+ 200,
+ 106,
+ 203,
+ 239,
+ 41,
+ 160,
+ 14,
+ 1,
+ 72,
+ 127,
+ 42,
+ 232,
+ 232,
+ 234,
+ 80,
+ 210,
+ 170,
+ 213,
+ 133,
+ 155,
+ 151,
+ 69,
+ 56,
+ 50,
+ 246,
+ 55,
+ 169,
+ 102,
+ 0,
+ 112,
+ 166,
+ 255,
+ 50,
+ 254,
+ 242,
+ 170,
+ 225,
+ 189,
+ 205,
+ 47,
+ 33,
+ 27,
+ 220,
+ 117,
+ 150,
+ 215,
+ 158,
+ 214,
+ 118,
+ 221,
+ 104,
+ 254,
+ 51,
+ 245,
+ 196,
+ 67,
+ 120,
+ 195,
+ 71,
+ 194,
+ 55,
+ 73,
+ 243,
+ 60,
+ 197,
+ 148,
+ 152,
+ 242,
+ 103,
+ 160,
+ 244,
+ 52,
+ 179,
+ 56,
+ 206,
+ 79,
+ 20,
+ 12,
+ 173,
+ 246,
+ 91,
+ 132,
+ 66,
+ 254,
+ 56,
+ 41,
+ 238,
+ 207,
+ 32,
+ 163,
+ 21,
+ 152,
+ 38,
+ 32,
+ 149,
+ 65,
+ 234,
+ 73,
+ 138,
+ 173,
+ 254,
+ 176,
+ 212,
+ 41,
+ 164,
+ 45,
+ 154,
+ 172,
+ 22,
+ 75,
+ 171,
+ 204
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 10
+ ],
+ type: "INT48",
+ data: [
+ 91,
+ 253,
+ 63,
+ 108,
+ 192,
+ 20,
+ 113,
+ 114,
+ 162,
+ 117,
+ 204,
+ 216,
+ 201,
+ 156,
+ 214,
+ 60,
+ 70,
+ 23,
+ 116,
+ 75,
+ 120,
+ 121,
+ 214,
+ 133,
+ 200,
+ 38,
+ 248,
+ 34,
+ 100,
+ 117,
+ 12,
+ 107,
+ 240,
+ 60,
+ 120,
+ 251,
+ 148,
+ 119,
+ 250,
+ 85,
+ 97,
+ 72,
+ 160,
+ 16,
+ 20,
+ 203,
+ 45,
+ 149,
+ 157,
+ 70,
+ 239,
+ 163,
+ 149,
+ 252,
+ 206,
+ 171,
+ 60,
+ 249,
+ 158,
+ 253
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 2,
+ 10
+ ],
+ type: "INT48"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+}