blob: 5ec0e3f7514d0062590815f2a9989f96c27353db [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "IDENTITY",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
6,
3,
13,
11,
10
],
type: "INT16"
},
{
name: "result-0",
shape: [
6,
3,
13,
11,
10
],
type: "INT16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}