From 7746767e3a0a421bdf64ef5cf0c8926bcfa86d1f Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Thu, 13 Oct 2022 12:50:24 +0100 Subject: Updating EW_UNARY tests for FP16 and accumulator types Signed-off-by: Jeremy Johnson Change-Id: If11bb69ac977fb49ed719b2d5745b2a41d855853 --- .../abs/abs_ERRORIF_WrongOutputList_12_i32/input-0.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 operators/ew_unary/abs/abs_ERRORIF_WrongOutputList_12_i32/input-0.json (limited to 'operators/ew_unary/abs/abs_ERRORIF_WrongOutputList_12_i32/input-0.json') diff --git a/operators/ew_unary/abs/abs_ERRORIF_WrongOutputList_12_i32/input-0.json b/operators/ew_unary/abs/abs_ERRORIF_WrongOutputList_12_i32/input-0.json new file mode 100644 index 000000000..7383f206e --- /dev/null +++ b/operators/ew_unary/abs/abs_ERRORIF_WrongOutputList_12_i32/input-0.json @@ -0,0 +1,17 @@ +{ + "type": "int32", + "data": [ + -1533214622, + 1364701223, + 184093478, + -1810859267, + -425876729, + 57810385, + -956758334, + -1001215591, + 911214225, + -2009537990, + 1839205621, + -763210231 + ] +} \ No newline at end of file -- cgit v1.2.1