blob: d98da3ae2c808e7a43451608f903504ace12134d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "TANH",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
3,
20,
11,
12,
9
],
type: "FP16"
},
{
name: "result-0",
shape: [
3,
20,
11,
12,
9
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}