From 874bb4fe493b2958a21e9a84c22828e82d4ff167 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Wed, 16 Nov 2022 14:39:55 +0000 Subject: Updating conformance files for BF16 support Signed-off-by: Jeremy Johnson Change-Id: Iabe3a47a30eaea83f29b160ae2227e57ec22e96d --- .../input-1.json | 129 +++++++++++++++++++++ 1 file changed, 129 insertions(+) create mode 100644 operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/input-1.json (limited to 'operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/input-1.json') diff --git a/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/input-1.json b/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/input-1.json new file mode 100644 index 000000000..99207cc08 --- /dev/null +++ b/operators/tensor/matmul/matmul_ERRORIF_WrongInputList_2x8x12_i16_acci48/input-1.json @@ -0,0 +1,129 @@ +{ + "type": "int32", + "data": [ + [ + [ + 5660, + 4569, + 3279 + ], + [ + 19672, + 31866, + -17215 + ], + [ + -31635, + 9384, + -25524 + ], + [ + -4743, + 28337, + 10664 + ], + [ + 28679, + -30664, + 13534 + ], + [ + -12259, + -27894, + -12627 + ], + [ + 28411, + -5330, + 27369 + ], + [ + -25262, + 10239, + -4154 + ], + [ + -13143, + 2719, + 7479 + ], + [ + -31021, + 10082, + -13048 + ], + [ + 19902, + -21150, + -14031 + ], + [ + 30943, + -16574, + -24235 + ] + ], + [ + [ + 3304, + 8350, + 4372 + ], + [ + -6433, + -25733, + -13938 + ], + [ + -29072, + 23204, + -15754 + ], + [ + 10753, + -15714, + 7884 + ], + [ + -26785, + -26631, + -12052 + ], + [ + -15797, + -11660, + -14648 + ], + [ + 12723, + -4301, + -22668 + ], + [ + 27621, + 8849, + -6315 + ], + [ + 623, + -11271, + -7014 + ], + [ + -28120, + 21701, + -7540 + ], + [ + 12859, + -29337, + -26761 + ], + [ + -8834, + -30277, + 30656 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1