blob: 51425b0fe8fb86d8e03aff8ed5b392d6ca3e5234 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "CAST",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
8,
2,
13,
7,
8
],
type: "INT8"
},
{
name: "result-0",
shape: [
8,
2,
13,
7,
8
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}