Skip to content

Commit 1846ee0

Browse files
author
reffy-bot
committed
Update of TR report from new reffy run
Using reffy commit 18.3.2.
1 parent ebd3a7e commit 1846ee0

File tree

6 files changed

+782
-883
lines changed

6 files changed

+782
-883
lines changed

tr/algorithms/webnn.json

Lines changed: 359 additions & 404 deletions
Large diffs are not rendered by default.

tr/dfns/webnn.json

Lines changed: 42 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,6 +1957,27 @@
19571957
},
19581958
"definedIn": "dt"
19591959
},
1960+
{
1961+
"id": "mloperanddescriptor-equal",
1962+
"href": "https://www.w3.org/TR/webnn/#mloperanddescriptor-equal",
1963+
"linkingText": [
1964+
"equal"
1965+
],
1966+
"localLinkingText": [],
1967+
"type": "dfn",
1968+
"for": [
1969+
"MLOperandDescriptor"
1970+
],
1971+
"access": "private",
1972+
"informative": false,
1973+
"heading": {
1974+
"id": "api-mloperanddescriptor",
1975+
"href": "https://www.w3.org/TR/webnn/#api-mloperanddescriptor",
1976+
"title": "MLOperandDescriptor dictionary",
1977+
"number": "7.5"
1978+
},
1979+
"definedIn": "prose"
1980+
},
19601981
{
19611982
"id": "create-an-mloperanddescriptor",
19621983
"href": "https://www.w3.org/TR/webnn/#create-an-mloperanddescriptor",
@@ -5126,27 +5147,6 @@
51265147
},
51275148
"definedIn": "prose"
51285149
},
5129-
{
5130-
"id": "mlgraphbuilder-calculate-convtranspose2d-output-sizes",
5131-
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-convtranspose2d-output-sizes",
5132-
"linkingText": [
5133-
"calculate convtranspose2d output sizes"
5134-
],
5135-
"localLinkingText": [],
5136-
"type": "dfn",
5137-
"for": [
5138-
"MLGraphBuilder"
5139-
],
5140-
"access": "private",
5141-
"informative": false,
5142-
"heading": {
5143-
"id": "api-mlgraphbuilder-convtranspose2d",
5144-
"href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-convtranspose2d",
5145-
"title": "convTranspose2d",
5146-
"number": "7.9.11"
5147-
},
5148-
"definedIn": "prose"
5149-
},
51505150
{
51515151
"id": "dom-mlgraphbuilder-convtranspose2d",
51525152
"href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-convtranspose2d",
@@ -10952,27 +10952,6 @@
1095210952
},
1095310953
"definedIn": "dt"
1095410954
},
10955-
{
10956-
"id": "mlgraphbuilder-calculate-matmul-output-sizes",
10957-
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-matmul-output-sizes",
10958-
"linkingText": [
10959-
"calculate matmul output sizes"
10960-
],
10961-
"localLinkingText": [],
10962-
"type": "dfn",
10963-
"for": [
10964-
"MLGraphBuilder"
10965-
],
10966-
"access": "private",
10967-
"informative": false,
10968-
"heading": {
10969-
"id": "api-mlgraphbuilder-matmul",
10970-
"href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-matmul",
10971-
"title": "matmul",
10972-
"number": "7.9.30"
10973-
},
10974-
"definedIn": "prose"
10975-
},
1097610955
{
1097710956
"id": "dom-mlgraphbuilder-matmul",
1097810957
"href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-matmul",
@@ -11264,27 +11243,6 @@
1126411243
},
1126511244
"definedIn": "dt"
1126611245
},
11267-
{
11268-
"id": "mlgraphbuilder-calculate-padding-output-sizes",
11269-
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-padding-output-sizes",
11270-
"linkingText": [
11271-
"calculate padding output sizes"
11272-
],
11273-
"localLinkingText": [],
11274-
"type": "dfn",
11275-
"for": [
11276-
"MLGraphBuilder"
11277-
],
11278-
"access": "private",
11279-
"informative": false,
11280-
"heading": {
11281-
"id": "api-mlgraphbuilder-pad",
11282-
"href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pad",
11283-
"title": "pad",
11284-
"number": "7.9.31"
11285-
},
11286-
"definedIn": "prose"
11287-
},
1128811246
{
1128911247
"id": "dom-mlgraphbuilder-pad",
1129011248
"href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-pad",
@@ -11643,27 +11601,6 @@
1164311601
},
1164411602
"definedIn": "dt"
1164511603
},
11646-
{
11647-
"id": "mlgraphbuilder-calculate-pool2d-output-sizes",
11648-
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-pool2d-output-sizes",
11649-
"linkingText": [
11650-
"calculate pool2d output sizes"
11651-
],
11652-
"localLinkingText": [],
11653-
"type": "dfn",
11654-
"for": [
11655-
"MLGraphBuilder"
11656-
],
11657-
"access": "private",
11658-
"informative": false,
11659-
"heading": {
11660-
"id": "api-mlgraphbuilder-pool2d",
11661-
"href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-pool2d",
11662-
"title": "Pooling operations",
11663-
"number": "7.9.32"
11664-
},
11665-
"definedIn": "prose"
11666-
},
1166711604
{
1166811605
"id": "mlgraphbuilder-pooling-op",
1166911606
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-pooling-op",
@@ -12846,48 +12783,6 @@
1284612783
},
1284712784
"definedIn": "dt"
1284812785
},
12849-
{
12850-
"id": "mlgraphbuilder-check-resample-options",
12851-
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-check-resample-options",
12852-
"linkingText": [
12853-
"check resample options"
12854-
],
12855-
"localLinkingText": [],
12856-
"type": "dfn",
12857-
"for": [
12858-
"MLGraphBuilder"
12859-
],
12860-
"access": "private",
12861-
"informative": false,
12862-
"heading": {
12863-
"id": "api-mlgraphbuilder-resample2d-method",
12864-
"href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-resample2d-method",
12865-
"title": "resample2d",
12866-
"number": "7.9.36"
12867-
},
12868-
"definedIn": "prose"
12869-
},
12870-
{
12871-
"id": "mlgraphbuilder-calculate-resample-output-sizes",
12872-
"href": "https://www.w3.org/TR/webnn/#mlgraphbuilder-calculate-resample-output-sizes",
12873-
"linkingText": [
12874-
"calculate resample output sizes"
12875-
],
12876-
"localLinkingText": [],
12877-
"type": "dfn",
12878-
"for": [
12879-
"MLGraphBuilder"
12880-
],
12881-
"access": "private",
12882-
"informative": false,
12883-
"heading": {
12884-
"id": "api-mlgraphbuilder-resample2d-method",
12885-
"href": "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-resample2d-method",
12886-
"title": "resample2d",
12887-
"number": "7.9.36"
12888-
},
12889-
"definedIn": "prose"
12890-
},
1289112786
{
1289212787
"id": "dom-mlgraphbuilder-resample2d",
1289312788
"href": "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-resample2d",
@@ -14448,6 +14343,27 @@
1444814343
"number": "8.2"
1444914344
},
1445014345
"definedIn": "prose"
14346+
},
14347+
{
14348+
"id": "list-equal",
14349+
"href": "https://www.w3.org/TR/webnn/#list-equal",
14350+
"linkingText": [
14351+
"equal"
14352+
],
14353+
"localLinkingText": [],
14354+
"type": "dfn",
14355+
"for": [
14356+
"list"
14357+
],
14358+
"access": "private",
14359+
"informative": false,
14360+
"heading": {
14361+
"id": "algorithms-miscellaneous",
14362+
"href": "https://www.w3.org/TR/webnn/#algorithms-miscellaneous",
14363+
"title": "Miscellaneous",
14364+
"number": "8.3"
14365+
},
14366+
"definedIn": "prose"
1445114367
}
1445214368
]
1445314369
}

tr/headings/webnn.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,13 @@
861861
"title": "Casting",
862862
"number": "8.2"
863863
},
864+
{
865+
"id": "algorithms-miscellaneous",
866+
"href": "https://www.w3.org/TR/webnn/#algorithms-miscellaneous",
867+
"level": 3,
868+
"title": "Miscellaneous",
869+
"number": "8.3"
870+
},
864871
{
865872
"id": "examples",
866873
"href": "https://www.w3.org/TR/webnn/#examples",

0 commit comments

Comments
 (0)