blob: abd75e1968d04749db4d0116624f72a6ee45955e [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: [
2,
0
],
size: [
3,
2
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
8
],
type: "INT4"
},
{
name: "result-0",
shape: [
3,
2
],
type: "INT4"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}