16d3f15320
ARM CI / build (3.10) (push) Has been cancelled
cffconvert / validate (push) Has been cancelled
Creates a GitHub Issue when a PR Rolled back via Commit to Master / create-issue-on-pr-rollback (push) Has been cancelled
Scorecards supply-chain security / Scorecards analysis (push) Has been cancelled
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: [
|
|
|
|
]
|
|
}
|
|
]
|
|
}
|