blob: f22c6448e13c6c2ec961920912ba7e3b84b07314 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "CLZ",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
10,
11
],
type: "INT32"
},
{
name: "result-0",
shape: [
13,
10,
11
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}