80 lines
1.1 KiB
JSON
80 lines
1.1 KiB
JSON
{
|
|
version: 3,
|
|
operator_codes: [
|
|
{
|
|
}
|
|
],
|
|
subgraphs: [
|
|
{
|
|
tensors: [
|
|
{
|
|
shape: [
|
|
1,
|
|
8,
|
|
8,
|
|
3
|
|
],
|
|
name: "add"
|
|
},
|
|
{
|
|
shape: [
|
|
1,
|
|
8,
|
|
8,
|
|
3
|
|
],
|
|
name: "input"
|
|
},
|
|
{
|
|
shape: [
|
|
1,
|
|
8,
|
|
8,
|
|
3
|
|
],
|
|
name: "output"
|
|
}
|
|
],
|
|
inputs: [
|
|
1
|
|
],
|
|
outputs: [
|
|
2
|
|
],
|
|
operators: [
|
|
{
|
|
inputs: [
|
|
1,
|
|
1
|
|
],
|
|
outputs: [
|
|
0
|
|
],
|
|
builtin_options_type: "AddOptions",
|
|
builtin_options: {
|
|
}
|
|
},
|
|
{
|
|
inputs: [
|
|
0,
|
|
1
|
|
],
|
|
outputs: [
|
|
2
|
|
],
|
|
builtin_options_type: "AddOptions",
|
|
builtin_options: {
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
buffers: [
|
|
{
|
|
data: [
|
|
|
|
]
|
|
}
|
|
]
|
|
}
|