From fa4f26105f770ff21a26b31aa78067297e2312fa Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 22 May 2023 11:42:56 +0100 Subject: Update tests for one dimension of -1 in RESHAPE Signed-off-by: Jeremy Johnson Change-Id: Ia65988177fb6abece6dbaad5a0eb85e67741a67a --- .../input-0.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 operators/data_layout/reshape/reshape_ERRORIF_ReshapeOutputSizeMultiInference_10_f16_perm4_rank2_outinferred/input-0.json (limited to 'operators/data_layout/reshape/reshape_ERRORIF_ReshapeOutputSizeMultiInference_10_f16_perm4_rank2_outinferred/input-0.json') diff --git a/operators/data_layout/reshape/reshape_ERRORIF_ReshapeOutputSizeMultiInference_10_f16_perm4_rank2_outinferred/input-0.json b/operators/data_layout/reshape/reshape_ERRORIF_ReshapeOutputSizeMultiInference_10_f16_perm4_rank2_outinferred/input-0.json new file mode 100644 index 000000000..3ebabb8fd --- /dev/null +++ b/operators/data_layout/reshape/reshape_ERRORIF_ReshapeOutputSizeMultiInference_10_f16_perm4_rank2_outinferred/input-0.json @@ -0,0 +1,15 @@ +{ + "type": "float16", + "data": [ + 0.83447265625, + 0.4169921875, + 0.258056640625, + 0.235595703125, + 0.25537109375, + 0.5126953125, + 0.63232421875, + 0.91748046875, + 0.8251953125, + 0.75341796875 + ] +} \ No newline at end of file -- cgit v1.2.1