aboutsummaryrefslogtreecommitdiff
path: root/operators/reduction/reduce_min/reduce_min_ERRORIF_AxisLargerRank_13x6_i8_axis7/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/reduction/reduce_min/reduce_min_ERRORIF_AxisLargerRank_13x6_i8_axis7/test.json')
-rw-r--r--operators/reduction/reduce_min/reduce_min_ERRORIF_AxisLargerRank_13x6_i8_axis7/test.json52
1 files changed, 0 insertions, 52 deletions
diff --git a/operators/reduction/reduce_min/reduce_min_ERRORIF_AxisLargerRank_13x6_i8_axis7/test.json b/operators/reduction/reduce_min/reduce_min_ERRORIF_AxisLargerRank_13x6_i8_axis7/test.json
deleted file mode 100644
index b580c7550..000000000
--- a/operators/reduction/reduce_min/reduce_min_ERRORIF_AxisLargerRank_13x6_i8_axis7/test.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 41,
- _patch: 0,
- _draft: true
- },
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "REDUCE_MIN",
- attribute_type: "AxisAttribute",
- attribute: {
- axis: 7
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 13,
- 6
- ],
- type: "INT8"
- },
- {
- name: "result-0",
- shape: [
- 13,
- 6
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}