blob: a71908b85c5c7821058e39919dbfe586ca4c1f35 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "SLICE",
attribute_type: "SliceAttribute",
attribute: {
start: [
5,
6,
1,
11
],
size: [
5,
3,
6,
2
]
},
inputs: [
"input-0"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
14,
12,
11,
15
],
type: "INT8"
},
{
name: "result-0",
shape: [
5,
3,
6,
2
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}