aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_13x6_i4/input-0.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_13x6_i4/input-0.json')
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_13x6_i4/input-0.json109
1 files changed, 0 insertions, 109 deletions
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_13x6_i4/input-0.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_13x6_i4/input-0.json
deleted file mode 100644
index 4a5454c94..000000000
--- a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_13x6_i4/input-0.json
+++ /dev/null
@@ -1,109 +0,0 @@
-{
- "type": "int32",
- "data": [
- [
- 1,
- -5,
- -5,
- -1,
- 0,
- 1
- ],
- [
- -4,
- 0,
- -3,
- 3,
- 4,
- 2
- ],
- [
- -7,
- 7,
- -7,
- 7,
- -7,
- 0
- ],
- [
- -6,
- -6,
- 3,
- 3,
- -6,
- 7
- ],
- [
- -3,
- -3,
- -3,
- -1,
- -5,
- -1
- ],
- [
- -4,
- -7,
- -2,
- 3,
- 4,
- -2
- ],
- [
- -3,
- 4,
- 3,
- 5,
- 6,
- 5
- ],
- [
- 7,
- -1,
- -2,
- -3,
- -4,
- 4
- ],
- [
- 3,
- 5,
- -5,
- 0,
- -4,
- 6
- ],
- [
- -3,
- -5,
- 1,
- 6,
- 6,
- -6
- ],
- [
- -3,
- -5,
- -3,
- 1,
- -3,
- -6
- ],
- [
- 0,
- -7,
- -4,
- -7,
- -6,
- -1
- ],
- [
- 5,
- 4,
- -6,
- -7,
- -2,
- 2
- ]
- ]
-} \ No newline at end of file