blob: 22667b03318b4dbd2e79500f3af2fbf5dc16d188 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "CAST",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
4,
2,
9,
14,
1
],
type: "BOOL"
},
{
name: "result-0",
shape: [
4,
2,
9,
14,
1
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}