aboutsummaryrefslogtreecommitdiff
path: root/operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-02-03 13:02:00 +0000
committerEric Kunze <eric.kunze@arm.com>2023-02-06 19:02:24 +0000
commit6dad592daec2aeed4473a084f54e60f088597fe4 (patch)
tree605649f1f4febe0b73d0095076c1ea45a52c4fb6 /operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json
parentb00b1a1db3067c916671ce76840fd06b551b712b (diff)
downloadconformance_tests-6dad592daec2aeed4473a084f54e60f088597fe4.tar.gz
Create MI tests for Tensors: AVG_POOL2D, FULLY_CONNECTED, MATMUL
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I3bf038baba78bd9a54b33e6c718e02ff5eae37ad
Diffstat (limited to 'operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json')
-rw-r--r--operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json303
1 files changed, 303 insertions, 0 deletions
diff --git a/operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json b/operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json
new file mode 100644
index 000000000..d7e85678f
--- /dev/null
+++ b/operators/tensor/fully_connected/fully_connected_3x16_f16xf16_accf16/test.json
@@ -0,0 +1,303 @@
+{
+ 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: "FULLY_CONNECTED",
+ attribute_type: "FullyConnectedAttribute",
+ attribute: {
+ input_zp: 0,
+ weight_zp: 0
+ },
+ inputs: [
+ "input-0",
+ "const-1",
+ "const-2"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 3,
+ 16
+ ],
+ type: "FP16"
+ },
+ {
+ name: "const-1",
+ shape: [
+ 6,
+ 16
+ ],
+ type: "FP16",
+ data: [
+ 151,
+ 60,
+ 70,
+ 57,
+ 145,
+ 58,
+ 126,
+ 60,
+ 66,
+ 177,
+ 102,
+ 52,
+ 195,
+ 189,
+ 43,
+ 190,
+ 100,
+ 57,
+ 102,
+ 175,
+ 45,
+ 52,
+ 61,
+ 60,
+ 80,
+ 56,
+ 220,
+ 50,
+ 148,
+ 51,
+ 70,
+ 186,
+ 130,
+ 191,
+ 13,
+ 180,
+ 145,
+ 188,
+ 219,
+ 181,
+ 168,
+ 61,
+ 66,
+ 188,
+ 17,
+ 191,
+ 255,
+ 186,
+ 155,
+ 186,
+ 46,
+ 57,
+ 77,
+ 51,
+ 139,
+ 60,
+ 66,
+ 57,
+ 254,
+ 181,
+ 6,
+ 61,
+ 84,
+ 189,
+ 163,
+ 191,
+ 143,
+ 190,
+ 30,
+ 59,
+ 225,
+ 176,
+ 107,
+ 189,
+ 72,
+ 28,
+ 144,
+ 189,
+ 72,
+ 58,
+ 228,
+ 178,
+ 157,
+ 183,
+ 90,
+ 186,
+ 43,
+ 56,
+ 108,
+ 184,
+ 153,
+ 190,
+ 29,
+ 190,
+ 100,
+ 63,
+ 138,
+ 62,
+ 100,
+ 58,
+ 126,
+ 187,
+ 130,
+ 63,
+ 118,
+ 60,
+ 241,
+ 58,
+ 123,
+ 178,
+ 74,
+ 187,
+ 117,
+ 190,
+ 113,
+ 62,
+ 169,
+ 177,
+ 195,
+ 188,
+ 54,
+ 186,
+ 18,
+ 53,
+ 44,
+ 189,
+ 181,
+ 61,
+ 35,
+ 60,
+ 6,
+ 59,
+ 89,
+ 180,
+ 19,
+ 56,
+ 98,
+ 53,
+ 204,
+ 56,
+ 166,
+ 190,
+ 99,
+ 181,
+ 86,
+ 191,
+ 39,
+ 166,
+ 114,
+ 185,
+ 176,
+ 189,
+ 88,
+ 190,
+ 156,
+ 53,
+ 69,
+ 189,
+ 205,
+ 62,
+ 48,
+ 53,
+ 230,
+ 184,
+ 210,
+ 53,
+ 163,
+ 191,
+ 86,
+ 63,
+ 136,
+ 172,
+ 134,
+ 60,
+ 173,
+ 190,
+ 213,
+ 170,
+ 194,
+ 168,
+ 1,
+ 63,
+ 151,
+ 52,
+ 201,
+ 174,
+ 117,
+ 187,
+ 100,
+ 185,
+ 75,
+ 45
+ ]
+ },
+ {
+ name: "const-2",
+ shape: [
+ 6
+ ],
+ type: "FP16",
+ data: [
+ 210,
+ 179,
+ 167,
+ 191,
+ 56,
+ 61,
+ 87,
+ 62,
+ 194,
+ 189,
+ 235,
+ 50
+ ]
+ },
+ {
+ name: "result-0",
+ shape: [
+ 3,
+ 6
+ ],
+ type: "FP16"
+ }
+ ],
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ]
+ }
+ ]
+}