From f28351d57bbe212bc75ed18375b4f421937e113e Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 18 Oct 2022 15:07:37 +0100 Subject: Updating test files for FLOAT/FP32 name change Plus re-instate accidentally removed operator READMEs. Signed-off-by: Jeremy Johnson Change-Id: I534e5be23cb524c886208107e1bfe22ac6e8f160 --- .../input-0.json | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x11_f16xf16_accf32/input-0.json (limited to 'operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x11_f16xf16_accf32/input-0.json') diff --git a/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x11_f16xf16_accf32/input-0.json b/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x11_f16xf16_accf32/input-0.json new file mode 100644 index 000000000..342b47b02 --- /dev/null +++ b/operators/tensor/fully_connected/fully_connected_ERRORIF_InputZeroPointNotZero_2x11_f16xf16_accf32/input-0.json @@ -0,0 +1,31 @@ +{ + "type": "float16", + "data": [ + [ + 0.09912109375, + 0.84375, + 0.90283203125, + 0.9794921875, + 0.80224609375, + 0.779296875, + 0.642578125, + 0.77880859375, + 0.134521484375, + 0.5361328125, + 0.51416015625 + ], + [ + 0.857421875, + 0.462890625, + 0.385009765625, + 0.6396484375, + 0.266357421875, + 0.1397705078125, + 0.477783203125, + 0.4169921875, + 0.2325439453125, + 0.367431640625, + 0.366455078125 + ] + ] +} \ No newline at end of file -- cgit v1.2.1