Files
WeHub Mirror 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
WeHub snapshot of ee606724a5c2f63bf60704cb3e1b169618993fd9
2026-08-07 16:11:07 +08:00

132 lines
1.9 KiB
JSON

{
"version": 3,
"operator_codes": [
{
}
],
"subgraphs": [
{
"tensors": [
{
"shape": [
1,
8,
8,
3
],
"name": "a"
},
{
"shape": [
1,
8,
8,
3
],
"name": "b"
},
{
"shape": [
1,
8,
8,
3
],
"name": "c"
},
{
"shape": [
1,
8,
8,
3
],
"name": "d"
},
{
"shape": [
1,
8,
8,
3
],
"name": "i"
},
{
"shape": [
1,
8,
8,
3
],
"name": "x"
},
{
"shape": [
1,
8,
8,
3
],
"name": "y"
}
],
"inputs": [
0,
1,
2,
3
],
"outputs": [
5,
6
],
"operators": [
{
"inputs": [
1,
2
],
"outputs": [
4
],
"builtin_options_type": "AddOptions",
"builtin_options": {
}
},
{
"inputs": [
0,
4
],
"outputs": [
5
],
"builtin_options_type": "AddOptions",
"builtin_options": {
}
},
{
"inputs": [
3,
4
],
"outputs": [
6
],
"builtin_options_type": "AddOptions",
"builtin_options": {
}
}
]
}
],
"buffers": [
{
"data": [
]
}
]
}