aboutsummaryrefslogtreecommitdiff
path: root/operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-18 17:38:23 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-18 17:44:54 +0100
commit99123d66335bc05c7d42b1999ac4671b50706746 (patch)
tree050f4f1be7a8295e84c865b3cc6c19a77f985450 /operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json
parent39f4c0e050bd84fffeb43bbbc3032f5831358246 (diff)
downloadconformance_tests-99123d66335bc05c7d42b1999ac4671b50706746.tar.gz
Updating CAST tests for renaming of out type
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Id3dc86ec45fe884359f6529cba0fe28e709f89f3
Diffstat (limited to 'operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json')
-rw-r--r--operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json141
1 files changed, 141 insertions, 0 deletions
diff --git a/operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json b/operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json
new file mode 100644
index 000000000..21b2c11b4
--- /dev/null
+++ b/operators/type_conversion/cast/cast_ERRORIF_WrongInputType_2x11x4_i4_outb/input-0.json
@@ -0,0 +1,141 @@
+{
+ "type": "int32",
+ "data": [
+ [
+ [
+ -6,
+ 4,
+ 2,
+ -6
+ ],
+ [
+ -4,
+ 1,
+ 1,
+ 5
+ ],
+ [
+ -4,
+ 6,
+ -1,
+ 5
+ ],
+ [
+ -4,
+ -7,
+ -7,
+ -2
+ ],
+ [
+ 7,
+ -7,
+ -2,
+ -6
+ ],
+ [
+ 6,
+ 3,
+ 4,
+ 3
+ ],
+ [
+ 2,
+ 4,
+ -7,
+ 5
+ ],
+ [
+ 4,
+ 4,
+ -2,
+ 5
+ ],
+ [
+ -2,
+ -7,
+ 6,
+ -4
+ ],
+ [
+ -6,
+ 2,
+ -4,
+ 5
+ ],
+ [
+ -1,
+ -7,
+ 7,
+ 0
+ ]
+ ],
+ [
+ [
+ -4,
+ 3,
+ 0,
+ -7
+ ],
+ [
+ 4,
+ -1,
+ 3,
+ 6
+ ],
+ [
+ 2,
+ 3,
+ -4,
+ -4
+ ],
+ [
+ -1,
+ 5,
+ 0,
+ -2
+ ],
+ [
+ 4,
+ 5,
+ 6,
+ -3
+ ],
+ [
+ 3,
+ 1,
+ -1,
+ -2
+ ],
+ [
+ -6,
+ -3,
+ 1,
+ 6
+ ],
+ [
+ 5,
+ -5,
+ 3,
+ -6
+ ],
+ [
+ 3,
+ -2,
+ -1,
+ 3
+ ],
+ [
+ -1,
+ 5,
+ 1,
+ 7
+ ],
+ [
+ 2,
+ -3,
+ 4,
+ -1
+ ]
+ ]
+ ]
+} \ No newline at end of file