aboutsummaryrefslogtreecommitdiff
path: root/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x7x7_bf16/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_WrongOutputList_1x7x7_bf16/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_WrongOutputList_1x7x7_bf16/input-1.json')
-rw-r--r--operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x7x7_bf16/input-1.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x7x7_bf16/input-1.json b/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x7x7_bf16/input-1.json
new file mode 100644
index 000000000..44b9ac363
--- /dev/null
+++ b/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x7x7_bf16/input-1.json
@@ -0,0 +1,43 @@
+{
+ "type": "float32",
+ "data": [
+ [
+ [
+ 0.5859375,
+ 0.84765625,
+ 0.33984375,
+ 0.498046875,
+ 0.53125,
+ 0.1044921875,
+ 0.3984375
+ ],
+ [
+ 0.9140625,
+ 0.62890625,
+ 0.1767578125,
+ 0.337890625,
+ 0.19140625,
+ 0.0247802734375,
+ 0.92578125
+ ],
+ [
+ 0.447265625,
+ 0.306640625,
+ 0.59765625,
+ 0.007293701171875,
+ 0.27734375,
+ 0.69921875,
+ 0.6328125
+ ],
+ [
+ 0.98046875,
+ 0.6171875,
+ 0.4765625,
+ 0.7578125,
+ 0.90234375,
+ 0.71875,
+ 0.9609375
+ ]
+ ]
+ ]
+} \ No newline at end of file