blob: 8c42d798790ab8de18d04e858ef4686b8653a40c [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "POW",
attribute_type: "NONE",
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
60,
53,
1
],
type: "FP16"
},
{
name: "input-1",
shape: [
60,
53,
46
],
type: "FP16"
},
{
name: "result-0",
shape: [
60,
53,
46
],
type: "FP16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}