From 9e043f686b52cfabca1a3c67376c410e81c12331 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Thu, 13 Oct 2022 13:59:34 +0100 Subject: Updating FULLY_CONNECTED tests for FP16 and accumulator types Signed-off-by: Jeremy Johnson Change-Id: Ib9321859566a8356e08626b4bcb109a19ec96e14 --- .../Conformance-result-0.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 operators/tensor/fully_connected/fully_connected_3x65538_i8xi4_acci32/Conformance-result-0.json (limited to 'operators/tensor/fully_connected/fully_connected_3x65538_i8xi4_acci32/Conformance-result-0.json') diff --git a/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4_acci32/Conformance-result-0.json b/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4_acci32/Conformance-result-0.json new file mode 100644 index 000000000..18feef03b --- /dev/null +++ b/operators/tensor/fully_connected/fully_connected_3x65538_i8xi4_acci32/Conformance-result-0.json @@ -0,0 +1,14 @@ +{ + "type": "int32", + "data": [ + [ + 1956435872 + ], + [ + 1956367050 + ], + [ + 1956371187 + ] + ] +} \ No newline at end of file -- cgit v1.2.1