blob: f2b9f5c8c214ea3b71c03bb9f432329d69ae3f7f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "ABS",
attribute_type: "NONE",
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
7,
8
],
type: "INT4"
},
{
name: "result-0",
shape: [
13,
7,
8
],
type: "INT4"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}