aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:24 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:24 +0100
commit7746767e3a0a421bdf64ef5cf0c8926bcfa86d1f (patch)
treee85daedc11d437d752c2d4b9c740e5dbcad07d99 /operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json
parente6f9063246205683ac621abf062cddeb8bae1de9 (diff)
downloadconformance_tests-7746767e3a0a421bdf64ef5cf0c8926bcfa86d1f.tar.gz
Updating EW_UNARY tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: If11bb69ac977fb49ed719b2d5745b2a41d855853
Diffstat (limited to 'operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json')
-rw-r--r--operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json109
1 files changed, 0 insertions, 109 deletions
diff --git a/operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json b/operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json
deleted file mode 100644
index 64daea5a3..000000000
--- a/operators/ew_unary/clz/clz_ERRORIF_WrongInputType_13x6_i4/input-0.json
+++ /dev/null
@@ -1,109 +0,0 @@
-{
- "type": "int32",
- "data": [
- [
- -6,
- 2,
- 7,
- 6,
- -3,
- -1
- ],
- [
- 0,
- -4,
- -3,
- -4,
- 7,
- 4
- ],
- [
- 5,
- 5,
- 7,
- -6,
- 6,
- -7
- ],
- [
- 0,
- 1,
- -2,
- -5,
- -5,
- 5
- ],
- [
- -3,
- -3,
- 6,
- -5,
- 6,
- 6
- ],
- [
- 1,
- -5,
- -5,
- -3,
- 1,
- -5
- ],
- [
- -1,
- -6,
- 1,
- -7,
- 3,
- -7
- ],
- [
- -5,
- -5,
- 5,
- -7,
- -1,
- 1
- ],
- [
- 0,
- 3,
- 5,
- -2,
- 5,
- -3
- ],
- [
- 7,
- 0,
- 4,
- 6,
- 4,
- 5
- ],
- [
- 1,
- -7,
- 0,
- -5,
- 6,
- -4
- ],
- [
- -4,
- -4,
- 2,
- 1,
- 7,
- -1
- ],
- [
- -3,
- -7,
- -7,
- -2,
- 6,
- 0
- ]
- ]
-} \ No newline at end of file