aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_10_i16_perm2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/data_layout/slice/slice_ERRORIF_WrongOutputList_10_i16_perm2/test.json')
-rw-r--r--operators/data_layout/slice/slice_ERRORIF_WrongOutputList_10_i16_perm2/test.json61
1 files changed, 0 insertions, 61 deletions
diff --git a/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_10_i16_perm2/test.json b/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_10_i16_perm2/test.json
deleted file mode 100644
index 5fb63b00f..000000000
--- a/operators/data_layout/slice/slice_ERRORIF_WrongOutputList_10_i16_perm2/test.json
+++ /dev/null
@@ -1,61 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 51,
- _patch: 0,
- _draft: true
- },
- regions: [
- {
- name: "main",
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "SLICE",
- attribute_type: "SliceAttribute",
- attribute: {
- start: [
- 3
- ],
- size: [
- 6
- ]
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0",
- "eiDummyOutput"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 10
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 6
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
- }
- ]
-}