aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_unary/bitwise_not
diff options
context:
space:
mode:
Diffstat (limited to 'operators/ew_unary/bitwise_not')
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_1x2x65537x1_i8/test.json69
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_1x65538x1x1x1_i8/test.json73
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_29x28_i8/test.json61
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_2x12x10x7_i8/test.json69
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_42_i32/test.json57
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_45x14_i32/test.json61
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_47x49x46_i16/test.json65
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_49_i16/test.json57
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_50x33x9_i32/test.json65
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_55x7_i16/test.json61
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_7_i8/test.json57
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_7x13x2x11x4_i8/test.json73
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_7x34x62_i8/test.json65
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json63
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_10_i48/test.json57
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputList_10_i32/test.json59
-rw-r--r--operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputType_2x5x12x13_i32/test.json69
17 files changed, 583 insertions, 498 deletions
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_1x2x65537x1_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_1x2x65537x1_i8/test.json
index eeea69270..9d4a95bf3 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_1x2x65537x1_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_1x2x65537x1_i8/test.json
@@ -5,13 +5,46 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 2,
+ 65537,
+ 1
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 2,
+ 65537,
+ 1
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,34 +52,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 2,
- 65537,
- 1
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 1,
- 2,
- 65537,
- 1
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_1x65538x1x1x1_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_1x65538x1x1x1_i8/test.json
index e7d4c35df..230023421 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_1x65538x1x1x1_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_1x65538x1x1x1_i8/test.json
@@ -5,13 +5,48 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 1,
+ 65538,
+ 1,
+ 1,
+ 1
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 1,
+ 65538,
+ 1,
+ 1,
+ 1
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,36 +54,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 65538,
- 1,
- 1,
- 1
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 1,
- 65538,
- 1,
- 1,
- 1
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_29x28_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_29x28_i8/test.json
index 6cbf03545..702c587a9 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_29x28_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_29x28_i8/test.json
@@ -5,13 +5,42 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 29,
+ 28
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 29,
+ 28
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,30 +48,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 29,
- 28
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 29,
- 28
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_2x12x10x7_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_2x12x10x7_i8/test.json
index 97ff519a8..0d01783f7 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_2x12x10x7_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_2x12x10x7_i8/test.json
@@ -5,13 +5,46 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 2,
+ 12,
+ 10,
+ 7
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 2,
+ 12,
+ 10,
+ 7
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,34 +52,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 2,
- 12,
- 10,
- 7
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 2,
- 12,
- 10,
- 7
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_42_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_42_i32/test.json
index de40699de..6d0b81f7c 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_42_i32/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_42_i32/test.json
@@ -5,13 +5,40 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 42
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 42
+ ],
+ type: "INT32"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,28 +46,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 42
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 42
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_45x14_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_45x14_i32/test.json
index 084169f04..8d4d9edbd 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_45x14_i32/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_45x14_i32/test.json
@@ -5,13 +5,42 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 45,
+ 14
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 45,
+ 14
+ ],
+ type: "INT32"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,30 +48,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 45,
- 14
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 45,
- 14
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_47x49x46_i16/test.json b/operators/ew_unary/bitwise_not/bitwise_not_47x49x46_i16/test.json
index 4c71fbaff..8184792c0 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_47x49x46_i16/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_47x49x46_i16/test.json
@@ -5,13 +5,44 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 47,
+ 49,
+ 46
+ ],
+ type: "INT16"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 47,
+ 49,
+ 46
+ ],
+ type: "INT16"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,32 +50,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 47,
- 49,
- 46
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 47,
- 49,
- 46
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_49_i16/test.json b/operators/ew_unary/bitwise_not/bitwise_not_49_i16/test.json
index fb6bc844a..93c428882 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_49_i16/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_49_i16/test.json
@@ -5,13 +5,40 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 49
+ ],
+ type: "INT16"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 49
+ ],
+ type: "INT16"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,28 +46,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 49
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 49
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_50x33x9_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_50x33x9_i32/test.json
index 2c3394a65..5b2e794ff 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_50x33x9_i32/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_50x33x9_i32/test.json
@@ -5,13 +5,44 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 50,
+ 33,
+ 9
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 50,
+ 33,
+ 9
+ ],
+ type: "INT32"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,32 +50,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 50,
- 33,
- 9
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 50,
- 33,
- 9
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_55x7_i16/test.json b/operators/ew_unary/bitwise_not/bitwise_not_55x7_i16/test.json
index 9a79edae8..ef3c74fda 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_55x7_i16/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_55x7_i16/test.json
@@ -5,13 +5,42 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 55,
+ 7
+ ],
+ type: "INT16"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 55,
+ 7
+ ],
+ type: "INT16"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,30 +48,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 55,
- 7
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 55,
- 7
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_7_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_7_i8/test.json
index 507851a2c..1be692a25 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_7_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_7_i8/test.json
@@ -5,13 +5,40 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 7
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 7
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,28 +46,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 7
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 7
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_7x13x2x11x4_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_7x13x2x11x4_i8/test.json
index 56614af22..8719639e8 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_7x13x2x11x4_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_7x13x2x11x4_i8/test.json
@@ -5,13 +5,48 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 7,
+ 13,
+ 2,
+ 11,
+ 4
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 7,
+ 13,
+ 2,
+ 11,
+ 4
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,36 +54,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 7,
- 13,
- 2,
- 11,
- 4
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 7,
- 13,
- 2,
- 11,
- 4
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_7x34x62_i8/test.json b/operators/ew_unary/bitwise_not/bitwise_not_7x34x62_i8/test.json
index cefebd97b..674750d7d 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_7x34x62_i8/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_7x34x62_i8/test.json
@@ -5,13 +5,44 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 7,
+ 34,
+ 62
+ ],
+ type: "INT8"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 7,
+ 34,
+ 62
+ ],
+ type: "INT8"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,32 +50,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 7,
- 34,
- 62
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 7,
- 34,
- 62
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json
index 0e5fabd7f..d15eab328 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputList_11x10_i32/test.json
@@ -5,44 +5,49 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
- inputs: [
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 11,
+ 10
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 11,
+ 10
+ ],
+ type: "INT32"
+ }
+ ],
+ inputs: [
+ "input-0"
],
outputs: [
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 11,
- 10
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 11,
- 10
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_10_i48/test.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_10_i48/test.json
index eaaf08c06..0e846ef3f 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_10_i48/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongInputType_10_i48/test.json
@@ -5,13 +5,40 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 10
+ ],
+ type: "INT48"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 10
+ ],
+ type: "INT48"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,28 +46,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 10
- ],
- type: "INT48"
- },
- {
- name: "result-0",
- shape: [
- 10
- ],
- type: "INT48"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputList_10_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputList_10_i32/test.json
index e473d8f7c..24c78b298 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputList_10_i32/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputList_10_i32/test.json
@@ -5,42 +5,47 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 10
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 10
+ ],
+ type: "INT32"
+ }
+ ],
inputs: [
"input-0"
],
outputs: [
-
+ "result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 10
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 10
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]
diff --git a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputType_2x5x12x13_i32/test.json b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputType_2x5x12x13_i32/test.json
index f7666c9ea..e654f95f5 100644
--- a/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputType_2x5x12x13_i32/test.json
+++ b/operators/ew_unary/bitwise_not/bitwise_not_ERRORIF_WrongOutputType_2x5x12x13_i32/test.json
@@ -5,13 +5,46 @@
_patch: 0,
_draft: true
},
- blocks: [
+ regions: [
{
name: "main",
- operators: [
+ blocks: [
{
- op: "BITWISE_NOT",
- attribute_type: "NONE",
+ name: "main",
+ operators: [
+ {
+ op: "BITWISE_NOT",
+ attribute_type: "NONE",
+ inputs: [
+ "input-0"
+ ],
+ outputs: [
+ "result-0"
+ ]
+ }
+ ],
+ tensors: [
+ {
+ name: "input-0",
+ shape: [
+ 2,
+ 5,
+ 12,
+ 13
+ ],
+ type: "INT32"
+ },
+ {
+ name: "result-0",
+ shape: [
+ 2,
+ 5,
+ 12,
+ 13
+ ],
+ type: "INT16"
+ }
+ ],
inputs: [
"input-0"
],
@@ -19,34 +52,6 @@
"result-0"
]
}
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 2,
- 5,
- 12,
- 13
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 2,
- 5,
- 12,
- 13
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
]
}
]