From 81e1634bb20b64da3647bd4c7e60e7f10f422272 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 7 Feb 2023 15:13:08 +0000 Subject: Regen various ERRORIF tests for tosa_mi after adjustment NEGATE, TILE, REDUCE_MIN, REDUCE_MAX, RESIZE, SCATTER, GATHER Signed-off-by: Jeremy Johnson Change-Id: I02a2a6591f82cf6975abc610c059912c97405c51 --- .../input-0.json | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_1x1x5x9_f32/input-0.json (limited to 'operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_1x1x5x9_f32/input-0.json') diff --git a/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_1x1x5x9_f32/input-0.json b/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_1x1x5x9_f32/input-0.json new file mode 100644 index 000000000..5acf38985 --- /dev/null +++ b/operators/ew_unary/negate/negate_ERRORIF_WrongOutputList_1x1x5x9_f32/input-0.json @@ -0,0 +1,64 @@ +{ + "type": "float32", + "data": [ + [ + [ + [ + 0.3665992319583893, + 0.507358193397522, + 0.195450559258461, + 0.19410566985607147, + 0.6504512429237366, + 0.10837525129318237, + 0.6678407192230225, + 0.4007018506526947, + 0.6712709069252014 + ], + [ + 0.38172948360443115, + 0.8460521697998047, + 0.055556170642375946, + 0.8932973146438599, + 0.26866117119789124, + 0.04254221171140671, + 0.5624043941497803, + 0.22435423731803894, + 0.4592031240463257 + ], + [ + 0.8023142218589783, + 0.7915467619895935, + 0.6003856062889099, + 0.9778718948364258, + 0.4637511074542999, + 0.03938839212059975, + 0.8194251656532288, + 0.2212938666343689, + 0.1762388050556183 + ], + [ + 0.07000992447137833, + 0.3278999328613281, + 0.32615897059440613, + 0.30277153849601746, + 0.5931929349899292, + 0.7515421509742737, + 0.9377667307853699, + 0.0940500795841217, + 0.15038183331489563 + ], + [ + 0.5898424983024597, + 0.09813559055328369, + 0.37076428532600403, + 0.6245522499084473, + 0.7805450558662415, + 0.2175992876291275, + 0.6679855585098267, + 0.6458696722984314, + 0.8596161007881165 + ] + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1