blob: 0d795a5da3ed7b00a9a0f0ebf4355ee092d6a902 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "REVERSE",
attribute_type: "AxisAttribute",
attribute: {
axis: 1
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
10,
1,
8,
3,
2
],
type: "INT16"
},
{
name: "result-0",
shape: [
10,
1,
8,
3,
2
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}