blob: e5a461645dab1390eef0f0707ba6e1b8c4da250e [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "SLICE",
attribute_type: "SliceAttribute",
attribute: {
start: [
9,
8
],
size: [
1,
1
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
12
],
type: "FP32"
},
{
name: "result-0",
shape: [
3,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}