blob: 9c7c3f5853f8f555cbd4db7fe158c73b699d0d90 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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: [
14,
1,
13,
13,
5
],
type: "FP32"
},
{
name: "result-0",
shape: [
14,
1,
13,
13,
5
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}