blob: a355d390c36aae528928888661ad2d2c62632d83 [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: [
9,
5,
0,
10
],
size: [
2,
3,
4,
4
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
6,
1,
11
],
type: "FP16"
},
{
name: "result-0",
shape: [
2,
3,
4,
4
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}