From 7d3ec0e4ed28c02203816f8169a8d29465c4dcb9 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 16 Jan 2023 15:54:36 +0000 Subject: Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXP Also regen TRANSPOSE and GREATER ERROR_IF tests due to generator change to using correct filtering. Signed-off-by: Jeremy Johnson Change-Id: Id68e583a736b784c94d8cdad50a27a3dbdbf5215 --- .../greater/greater_ERRORIF_WrongOutputType_12_i32/input-1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/input-1.json') diff --git a/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/input-1.json b/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/input-1.json index 9ce873d69..f5155af23 100644 --- a/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/input-1.json +++ b/operators/comparison/greater/greater_ERRORIF_WrongOutputType_12_i32/input-1.json @@ -1,6 +1,6 @@ { "type": "int32", "data": [ - 680560745 + 935568415 ] } \ No newline at end of file -- cgit v1.2.1