From 7037332896b3151963a3e83f65acb40590c74199 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 9 May 2023 13:02:04 +0100 Subject: 8K level: rank 6 ARGMAX tests Signed-off-by: Jeremy Johnson Change-Id: Ia7c3d89b176a2ac13fd05c734a3d8b7753fa8409 --- .../input-0.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'operators/tensor/argmax/argmax_ERRORIF_AxisSmallerZero_10_bf16_axis-3/input-0.json') diff --git a/operators/tensor/argmax/argmax_ERRORIF_AxisSmallerZero_10_bf16_axis-3/input-0.json b/operators/tensor/argmax/argmax_ERRORIF_AxisSmallerZero_10_bf16_axis-3/input-0.json index c1cee747f..d85e03753 100644 --- a/operators/tensor/argmax/argmax_ERRORIF_AxisSmallerZero_10_bf16_axis-3/input-0.json +++ b/operators/tensor/argmax/argmax_ERRORIF_AxisSmallerZero_10_bf16_axis-3/input-0.json @@ -1,15 +1,15 @@ { "type": "float32", "data": [ + 0.345703125, + 0.58984375, + 0.022705078125, + 0.95703125, + 0.48046875, + 0.78125, + 0.08251953125, + 0.486328125, 0.490234375, - 0.9375, - 0.5703125, - 0.47265625, - 0.265625, - 0.330078125, - 0.51953125, - 0.4375, - 0.0216064453125, - 0.82421875 + 0.9375 ] } \ No newline at end of file -- cgit v1.2.1