aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_12x17x30x13_i32_perm0/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/data_layout/slice/slice_ERRORIF_WrongOutputList_12x17x30x13_i32_perm0/test.json')
-rw-r--r--operators/data_layout/slice/slice_ERRORIF_WrongOutputList_12x17x30x13_i32_perm0/test.json67
1 files changed, 0 insertions, 67 deletions
diff --git a/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_12x17x30x13_i32_perm0/test.json b/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_12x17x30x13_i32_perm0/test.json
deleted file mode 100644
index 4fdcfce6e..000000000
--- a/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_12x17x30x13_i32_perm0/test.json
+++ /dev/null
@@ -1,67 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 41,
- _patch: 0,
- _draft: true
- },
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 7,
- 2,
- 27,
- 6
- ],
- size: [
- 1,
- 3,
- 2,
- 2
- ]
- },
- inputs: [
- "input-0"
- ],
- outputs: [
-
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 12,
- 17,
- 30,
- 13
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 1,
- 3,
- 2,
- 2
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}