blob: c955a0b1e95c2ec4782eac95cd5cd40b7f292178 [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: 0
},
inputs: [
"input-0"
],
outputs: [
"result-0",
"eiDummyOutput"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
10,
10,
6
],
type: "FP32"
},
{
name: "result-0",
shape: [
11,
10,
10,
6
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}