Skip to content

Commit d845c43

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.1.2.
1 parent 27caad5 commit d845c43

File tree

15 files changed

+13000
-10546
lines changed

15 files changed

+13000
-10546
lines changed

ed/algorithms/shared-storage.json

Lines changed: 930 additions & 243 deletions
Large diffs are not rendered by default.

ed/algorithms/webnn.json

Lines changed: 595 additions & 453 deletions
Large diffs are not rendered by default.

ed/dfns/shared-storage.json

Lines changed: 881 additions & 111 deletions
Large diffs are not rendered by default.

ed/dfns/webnn.json

Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,25 @@
662662
},
663663
"definedIn": "pre"
664664
},
665+
{
666+
"id": "dictdef-mlcontextlostinfo",
667+
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlcontextlostinfo",
668+
"linkingText": [
669+
"MLContextLostInfo"
670+
],
671+
"localLinkingText": [],
672+
"type": "dictionary",
673+
"for": [],
674+
"access": "public",
675+
"informative": false,
676+
"heading": {
677+
"id": "api-mlcontext",
678+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext",
679+
"title": "MLContext interface",
680+
"number": "7.3"
681+
},
682+
"definedIn": "pre"
683+
},
665684
{
666685
"id": "mlcontext",
667686
"href": "https://webmachinelearning.github.io/webnn/#mlcontext",
@@ -765,6 +784,27 @@
765784
},
766785
"definedIn": "dt"
767786
},
787+
{
788+
"id": "dom-mlcontext-lost-slot",
789+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlcontext-lost-slot",
790+
"linkingText": [
791+
"[[lost]]"
792+
],
793+
"localLinkingText": [],
794+
"type": "attribute",
795+
"for": [
796+
"MLContext"
797+
],
798+
"access": "public",
799+
"informative": false,
800+
"heading": {
801+
"id": "api-mlcontext",
802+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext",
803+
"title": "MLContext interface",
804+
"number": "7.3"
805+
},
806+
"definedIn": "dt"
807+
},
768808
{
769809
"id": "dom-mlcontext-timeline-slot",
770810
"href": "https://webmachinelearning.github.io/webnn/#dom-mlcontext-timeline-slot",
@@ -1465,6 +1505,131 @@
14651505
},
14661506
"definedIn": "dt"
14671507
},
1508+
{
1509+
"id": "dom-mlcontext-destroy",
1510+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlcontext-destroy",
1511+
"linkingText": [
1512+
"destroy()"
1513+
],
1514+
"localLinkingText": [],
1515+
"type": "method",
1516+
"for": [
1517+
"MLContext"
1518+
],
1519+
"access": "public",
1520+
"informative": false,
1521+
"heading": {
1522+
"id": "api-mlcontext-destroy",
1523+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-destroy",
1524+
"title": "destroy()",
1525+
"number": "7.3.7"
1526+
},
1527+
"definedIn": "prose"
1528+
},
1529+
{
1530+
"id": "context-lost",
1531+
"href": "https://webmachinelearning.github.io/webnn/#context-lost",
1532+
"linkingText": [
1533+
"context lost"
1534+
],
1535+
"localLinkingText": [],
1536+
"type": "dfn",
1537+
"for": [],
1538+
"access": "private",
1539+
"informative": false,
1540+
"heading": {
1541+
"id": "api-mlcontext-errors",
1542+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-errors",
1543+
"title": "Errors",
1544+
"number": "7.3.8"
1545+
},
1546+
"definedIn": "prose"
1547+
},
1548+
{
1549+
"id": "mlcontext-lose",
1550+
"href": "https://webmachinelearning.github.io/webnn/#mlcontext-lose",
1551+
"linkingText": [
1552+
"lose"
1553+
],
1554+
"localLinkingText": [],
1555+
"type": "dfn",
1556+
"for": [
1557+
"MLContext"
1558+
],
1559+
"access": "private",
1560+
"informative": false,
1561+
"heading": {
1562+
"id": "api-mlcontext-errors",
1563+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-errors",
1564+
"title": "Errors",
1565+
"number": "7.3.8"
1566+
},
1567+
"definedIn": "prose"
1568+
},
1569+
{
1570+
"id": "dom-mlcontextlostinfo-message",
1571+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlcontextlostinfo-message",
1572+
"linkingText": [
1573+
"message"
1574+
],
1575+
"localLinkingText": [],
1576+
"type": "dict-member",
1577+
"for": [
1578+
"MLContextLostInfo"
1579+
],
1580+
"access": "public",
1581+
"informative": false,
1582+
"heading": {
1583+
"id": "api-mlcontext-errors",
1584+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-errors",
1585+
"title": "Errors",
1586+
"number": "7.3.8"
1587+
},
1588+
"definedIn": "dt"
1589+
},
1590+
{
1591+
"id": "dom-mlcontext-lost",
1592+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlcontext-lost",
1593+
"linkingText": [
1594+
"lost"
1595+
],
1596+
"localLinkingText": [],
1597+
"type": "attribute",
1598+
"for": [
1599+
"MLContext"
1600+
],
1601+
"access": "public",
1602+
"informative": false,
1603+
"heading": {
1604+
"id": "api-mlcontext-errors",
1605+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-errors",
1606+
"title": "Errors",
1607+
"number": "7.3.8"
1608+
},
1609+
"definedIn": "prose"
1610+
},
1611+
{
1612+
"id": "mlcontext-is-lost",
1613+
"href": "https://webmachinelearning.github.io/webnn/#mlcontext-is-lost",
1614+
"linkingText": [
1615+
"is lost",
1616+
"is not lost"
1617+
],
1618+
"localLinkingText": [],
1619+
"type": "dfn",
1620+
"for": [
1621+
"MLContext"
1622+
],
1623+
"access": "private",
1624+
"informative": false,
1625+
"heading": {
1626+
"id": "api-mlcontext-errors",
1627+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-errors",
1628+
"title": "Errors",
1629+
"number": "7.3.8"
1630+
},
1631+
"definedIn": "prose"
1632+
},
14681633
{
14691634
"id": "mlgraph",
14701635
"href": "https://webmachinelearning.github.io/webnn/#mlgraph",
@@ -1568,6 +1733,48 @@
15681733
},
15691734
"definedIn": "dt"
15701735
},
1736+
{
1737+
"id": "dom-mlgraph-isdestroyed-slot",
1738+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraph-isdestroyed-slot",
1739+
"linkingText": [
1740+
"[[isDestroyed]]"
1741+
],
1742+
"localLinkingText": [],
1743+
"type": "attribute",
1744+
"for": [
1745+
"MLGraph"
1746+
],
1747+
"access": "public",
1748+
"informative": false,
1749+
"heading": {
1750+
"id": "api-mlgraph",
1751+
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraph",
1752+
"title": "MLGraph interface",
1753+
"number": "7.4"
1754+
},
1755+
"definedIn": "dt"
1756+
},
1757+
{
1758+
"id": "dom-mlgraph-destroy",
1759+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraph-destroy",
1760+
"linkingText": [
1761+
"destroy()"
1762+
],
1763+
"localLinkingText": [],
1764+
"type": "method",
1765+
"for": [
1766+
"MLGraph"
1767+
],
1768+
"access": "public",
1769+
"informative": false,
1770+
"heading": {
1771+
"id": "api-mlgraph-destroy",
1772+
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraph-destroy",
1773+
"title": "destroy()",
1774+
"number": "7.4.1"
1775+
},
1776+
"definedIn": "prose"
1777+
},
15711778
{
15721779
"id": "enumdef-mlinputoperandlayout",
15731780
"href": "https://webmachinelearning.github.io/webnn/#enumdef-mlinputoperandlayout",
@@ -2807,6 +3014,28 @@
28073014
},
28083015
"definedIn": "dt"
28093016
},
3017+
{
3018+
"id": "mlgraphbuilder-can-build",
3019+
"href": "https://webmachinelearning.github.io/webnn/#mlgraphbuilder-can-build",
3020+
"linkingText": [
3021+
"can build",
3022+
"can not build"
3023+
],
3024+
"localLinkingText": [],
3025+
"type": "dfn",
3026+
"for": [
3027+
"MLGraphBuilder"
3028+
],
3029+
"access": "private",
3030+
"informative": false,
3031+
"heading": {
3032+
"id": "api-mlgraphbuilder",
3033+
"href": "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder",
3034+
"title": "MLGraphBuilder interface",
3035+
"number": "7.9"
3036+
},
3037+
"definedIn": "prose"
3038+
},
28103039
{
28113040
"id": "dom-mlgraphbuilder-constructor-context-context",
28123041
"href": "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-constructor-context-context",

0 commit comments

Comments
 (0)