aboutsummaryrefslogtreecommitdiff
path: root/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2023-02-07 15:13:08 +0000
committerJeremy Johnson <jeremy.johnson@arm.com>2023-02-07 15:22:24 +0000
commit81e1634bb20b64da3647bd4c7e60e7f10f422272 (patch)
treeb5de0533bbfc0588987d3237adce848e14b39762 /operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json
parent1a93a54b3e0498fd5d57182098b953dca2e3b992 (diff)
downloadconformance_tests-81e1634bb20b64da3647bd4c7e60e7f10f422272.tar.gz
Regen various ERRORIF tests for tosa_mi after adjustment
NEGATE, TILE, REDUCE_MIN, REDUCE_MAX, RESIZE, SCATTER, GATHER Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I02a2a6591f82cf6975abc610c059912c97405c51
Diffstat (limited to 'operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json')
-rw-r--r--operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json b/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json
new file mode 100644
index 000000000..258a6a140
--- /dev/null
+++ b/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputType_1x4x2_f32/input-1.json
@@ -0,0 +1,43 @@
+{
+ "type": "float32",
+ "data": [
+ [
+ [
+ 0.3675118088722229,
+ 0.36639246344566345
+ ],
+ [
+ 0.3274955749511719,
+ 0.3794640898704529
+ ],
+ [
+ 0.6857433319091797,
+ 0.296876460313797
+ ],
+ [
+ 0.9488579034805298,
+ 0.9163480401039124
+ ],
+ [
+ 0.48091042041778564,
+ 0.3283612132072449
+ ],
+ [
+ 0.5354347825050354,
+ 0.8485605120658875
+ ],
+ [
+ 0.652587354183197,
+ 0.8043918013572693
+ ],
+ [
+ 0.5327222943305969,
+ 0.6329176425933838
+ ],
+ [
+ 0.28815561532974243,
+ 0.7348931431770325
+ ]
+ ]
+ ]
+} \ No newline at end of file