Skip to content

Commit f2295e1

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.7.
1 parent 27fe533 commit f2295e1

File tree

7 files changed

+972
-729
lines changed

7 files changed

+972
-729
lines changed

ed/algorithms/webnn.json

+56-56
Large diffs are not rendered by default.

ed/dfns/webnn.json

+196-34
Original file line numberDiff line numberDiff line change
@@ -1132,6 +1132,27 @@
11321132
},
11331133
"definedIn": "dt"
11341134
},
1135+
{
1136+
"id": "dom-mlopsupportlimits-maxtensorbytelength",
1137+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlopsupportlimits-maxtensorbytelength",
1138+
"linkingText": [
1139+
"maxTensorByteLength"
1140+
],
1141+
"localLinkingText": [],
1142+
"type": "dict-member",
1143+
"for": [
1144+
"MLOpSupportLimits"
1145+
],
1146+
"access": "public",
1147+
"informative": false,
1148+
"heading": {
1149+
"id": "api-mlcontext-opsupportlimits-dictionary",
1150+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-opsupportlimits-dictionary",
1151+
"title": "MLOpSupportLimits dictionary",
1152+
"number": "7.3.6.1"
1153+
},
1154+
"definedIn": "dt"
1155+
},
11351156
{
11361157
"id": "dom-mlopsupportlimits-input",
11371158
"href": "https://webmachinelearning.github.io/webnn/#dom-mlopsupportlimits-input",
@@ -1196,45 +1217,186 @@
11961217
"definedIn": "dt"
11971218
},
11981219
{
1199-
"id": "dictdef-mlsupportlimits",
1200-
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlsupportlimits",
1220+
"id": "typedefdef-mldatatypelist",
1221+
"href": "https://webmachinelearning.github.io/webnn/#typedefdef-mldatatypelist",
1222+
"linkingText": [
1223+
"MLDataTypeList"
1224+
],
1225+
"localLinkingText": [],
1226+
"type": "typedef",
1227+
"for": [],
1228+
"access": "public",
1229+
"informative": false,
1230+
"heading": {
1231+
"id": "api-mlcontext-datatypelimits-dictionary",
1232+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-datatypelimits-dictionary",
1233+
"title": "MLDataTypeLimits dictionary",
1234+
"number": "7.3.6.2"
1235+
},
1236+
"definedIn": "pre"
1237+
},
1238+
{
1239+
"id": "dictdef-mldatatypelimits",
1240+
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mldatatypelimits",
12011241
"linkingText": [
1202-
"MLSupportLimits"
1242+
"MLDataTypeLimits"
12031243
],
12041244
"localLinkingText": [],
12051245
"type": "dictionary",
12061246
"for": [],
12071247
"access": "public",
12081248
"informative": false,
12091249
"heading": {
1210-
"id": "api-mlcontext-supportlimits-dictionary",
1211-
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-supportlimits-dictionary",
1212-
"title": "MLSupportLimits dictionary",
1250+
"id": "api-mlcontext-datatypelimits-dictionary",
1251+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-datatypelimits-dictionary",
1252+
"title": "MLDataTypeLimits dictionary",
12131253
"number": "7.3.6.2"
12141254
},
12151255
"definedIn": "pre"
12161256
},
12171257
{
1218-
"id": "dom-mlsupportlimits-datatypes",
1219-
"href": "https://webmachinelearning.github.io/webnn/#dom-mlsupportlimits-datatypes",
1258+
"id": "dom-mldatatypelimits-datatypes",
1259+
"href": "https://webmachinelearning.github.io/webnn/#dom-mldatatypelimits-datatypes",
12201260
"linkingText": [
12211261
"dataTypes"
12221262
],
12231263
"localLinkingText": [],
12241264
"type": "dict-member",
12251265
"for": [
1226-
"MLSupportLimits"
1266+
"MLDataTypeLimits"
12271267
],
12281268
"access": "public",
12291269
"informative": false,
12301270
"heading": {
1231-
"id": "api-mlcontext-supportlimits-dictionary",
1232-
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-supportlimits-dictionary",
1233-
"title": "MLSupportLimits dictionary",
1271+
"id": "api-mlcontext-datatypelimits-dictionary",
1272+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-datatypelimits-dictionary",
1273+
"title": "MLDataTypeLimits dictionary",
12341274
"number": "7.3.6.2"
12351275
},
12361276
"definedIn": "dt"
12371277
},
1278+
{
1279+
"id": "dictdef-mlrankrange",
1280+
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlrankrange",
1281+
"linkingText": [
1282+
"MLRankRange"
1283+
],
1284+
"localLinkingText": [],
1285+
"type": "dictionary",
1286+
"for": [],
1287+
"access": "public",
1288+
"informative": false,
1289+
"heading": {
1290+
"id": "api-mlcontext-rankrange-dictionary",
1291+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-rankrange-dictionary",
1292+
"title": "MLRankRange dictionary",
1293+
"number": "7.3.6.3"
1294+
},
1295+
"definedIn": "pre"
1296+
},
1297+
{
1298+
"id": "dom-mlrankrange-min",
1299+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlrankrange-min",
1300+
"linkingText": [
1301+
"min"
1302+
],
1303+
"localLinkingText": [],
1304+
"type": "dict-member",
1305+
"for": [
1306+
"MLRankRange"
1307+
],
1308+
"access": "public",
1309+
"informative": false,
1310+
"heading": {
1311+
"id": "api-mlcontext-rankrange-dictionary",
1312+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-rankrange-dictionary",
1313+
"title": "MLRankRange dictionary",
1314+
"number": "7.3.6.3"
1315+
},
1316+
"definedIn": "dt"
1317+
},
1318+
{
1319+
"id": "dom-mlrankrange-max",
1320+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlrankrange-max",
1321+
"linkingText": [
1322+
"max"
1323+
],
1324+
"localLinkingText": [],
1325+
"type": "dict-member",
1326+
"for": [
1327+
"MLRankRange"
1328+
],
1329+
"access": "public",
1330+
"informative": false,
1331+
"heading": {
1332+
"id": "api-mlcontext-rankrange-dictionary",
1333+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-rankrange-dictionary",
1334+
"title": "MLRankRange dictionary",
1335+
"number": "7.3.6.3"
1336+
},
1337+
"definedIn": "dt"
1338+
},
1339+
{
1340+
"id": "dictdef-mltensorlimits",
1341+
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mltensorlimits",
1342+
"linkingText": [
1343+
"MLTensorLimits"
1344+
],
1345+
"localLinkingText": [],
1346+
"type": "dictionary",
1347+
"for": [],
1348+
"access": "public",
1349+
"informative": false,
1350+
"heading": {
1351+
"id": "api-mlcontext-tensorlimits-dictionary",
1352+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-tensorlimits-dictionary",
1353+
"title": "MLTensorLimits dictionary",
1354+
"number": "7.3.6.4"
1355+
},
1356+
"definedIn": "pre"
1357+
},
1358+
{
1359+
"id": "dom-mltensorlimits-datatypes",
1360+
"href": "https://webmachinelearning.github.io/webnn/#dom-mltensorlimits-datatypes",
1361+
"linkingText": [
1362+
"dataTypes"
1363+
],
1364+
"localLinkingText": [],
1365+
"type": "dict-member",
1366+
"for": [
1367+
"MLTensorLimits"
1368+
],
1369+
"access": "public",
1370+
"informative": false,
1371+
"heading": {
1372+
"id": "api-mlcontext-tensorlimits-dictionary",
1373+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-tensorlimits-dictionary",
1374+
"title": "MLTensorLimits dictionary",
1375+
"number": "7.3.6.4"
1376+
},
1377+
"definedIn": "dt"
1378+
},
1379+
{
1380+
"id": "dom-mltensorlimits-rankrange",
1381+
"href": "https://webmachinelearning.github.io/webnn/#dom-mltensorlimits-rankrange",
1382+
"linkingText": [
1383+
"rankRange"
1384+
],
1385+
"localLinkingText": [],
1386+
"type": "dict-member",
1387+
"for": [
1388+
"MLTensorLimits"
1389+
],
1390+
"access": "public",
1391+
"informative": false,
1392+
"heading": {
1393+
"id": "api-mlcontext-tensorlimits-dictionary",
1394+
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-tensorlimits-dictionary",
1395+
"title": "MLTensorLimits dictionary",
1396+
"number": "7.3.6.4"
1397+
},
1398+
"definedIn": "dt"
1399+
},
12381400
{
12391401
"id": "dictdef-mlbinarysupportlimits",
12401402
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlbinarysupportlimits",
@@ -1250,7 +1412,7 @@
12501412
"id": "api-mlcontext-binarysupportlimits-dictionary",
12511413
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-binarysupportlimits-dictionary",
12521414
"title": "MLBinarySupportLimits dictionary",
1253-
"number": "7.3.6.3"
1415+
"number": "7.3.6.5"
12541416
},
12551417
"definedIn": "pre"
12561418
},
@@ -1271,7 +1433,7 @@
12711433
"id": "api-mlcontext-binarysupportlimits-dictionary",
12721434
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-binarysupportlimits-dictionary",
12731435
"title": "MLBinarySupportLimits dictionary",
1274-
"number": "7.3.6.3"
1436+
"number": "7.3.6.5"
12751437
},
12761438
"definedIn": "dt"
12771439
},
@@ -1292,7 +1454,7 @@
12921454
"id": "api-mlcontext-binarysupportlimits-dictionary",
12931455
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-binarysupportlimits-dictionary",
12941456
"title": "MLBinarySupportLimits dictionary",
1295-
"number": "7.3.6.3"
1457+
"number": "7.3.6.5"
12961458
},
12971459
"definedIn": "dt"
12981460
},
@@ -1313,7 +1475,7 @@
13131475
"id": "api-mlcontext-binarysupportlimits-dictionary",
13141476
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-binarysupportlimits-dictionary",
13151477
"title": "MLBinarySupportLimits dictionary",
1316-
"number": "7.3.6.3"
1478+
"number": "7.3.6.5"
13171479
},
13181480
"definedIn": "dt"
13191481
},
@@ -1332,7 +1494,7 @@
13321494
"id": "api-mlcontext-singleinputsupportlimits-dictionary",
13331495
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-singleinputsupportlimits-dictionary",
13341496
"title": "MLSingleInputSupportLimits dictionary",
1335-
"number": "7.3.6.4"
1497+
"number": "7.3.6.6"
13361498
},
13371499
"definedIn": "pre"
13381500
},
@@ -1353,7 +1515,7 @@
13531515
"id": "api-mlcontext-singleinputsupportlimits-dictionary",
13541516
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-singleinputsupportlimits-dictionary",
13551517
"title": "MLSingleInputSupportLimits dictionary",
1356-
"number": "7.3.6.4"
1518+
"number": "7.3.6.6"
13571519
},
13581520
"definedIn": "dt"
13591521
},
@@ -1374,7 +1536,7 @@
13741536
"id": "api-mlcontext-singleinputsupportlimits-dictionary",
13751537
"href": "https://webmachinelearning.github.io/webnn/#api-mlcontext-singleinputsupportlimits-dictionary",
13761538
"title": "MLSingleInputSupportLimits dictionary",
1377-
"number": "7.3.6.4"
1539+
"number": "7.3.6.6"
13781540
},
13791541
"definedIn": "dt"
13801542
},
@@ -7054,10 +7216,10 @@
70547216
"definedIn": "prose"
70557217
},
70567218
{
7057-
"id": "dictdef-mlquantizationsupportlimits",
7058-
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlquantizationsupportlimits",
7219+
"id": "dictdef-mlquantizedequantizelinearsupportlimits",
7220+
"href": "https://webmachinelearning.github.io/webnn/#dictdef-mlquantizedequantizelinearsupportlimits",
70597221
"linkingText": [
7060-
"MLQuantizationSupportLimits"
7222+
"MLQuantizeDequantizeLinearSupportLimits"
70617223
],
70627224
"localLinkingText": [],
70637225
"type": "dictionary",
@@ -7157,15 +7319,15 @@
71577319
"definedIn": "prose"
71587320
},
71597321
{
7160-
"id": "dom-mlquantizationsupportlimits-input",
7161-
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizationsupportlimits-input",
7322+
"id": "dom-mlquantizedequantizelinearsupportlimits-input",
7323+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizedequantizelinearsupportlimits-input",
71627324
"linkingText": [
71637325
"input"
71647326
],
71657327
"localLinkingText": [],
71667328
"type": "dict-member",
71677329
"for": [
7168-
"MLQuantizationSupportLimits"
7330+
"MLQuantizeDequantizeLinearSupportLimits"
71697331
],
71707332
"access": "public",
71717333
"informative": false,
@@ -7178,15 +7340,15 @@
71787340
"definedIn": "dt"
71797341
},
71807342
{
7181-
"id": "dom-mlquantizationsupportlimits-scale",
7182-
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizationsupportlimits-scale",
7343+
"id": "dom-mlquantizedequantizelinearsupportlimits-scale",
7344+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizedequantizelinearsupportlimits-scale",
71837345
"linkingText": [
71847346
"scale"
71857347
],
71867348
"localLinkingText": [],
71877349
"type": "dict-member",
71887350
"for": [
7189-
"MLQuantizationSupportLimits"
7351+
"MLQuantizeDequantizeLinearSupportLimits"
71907352
],
71917353
"access": "public",
71927354
"informative": false,
@@ -7199,15 +7361,15 @@
71997361
"definedIn": "dt"
72007362
},
72017363
{
7202-
"id": "dom-mlquantizationsupportlimits-zeropoint",
7203-
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizationsupportlimits-zeropoint",
7364+
"id": "dom-mlquantizedequantizelinearsupportlimits-zeropoint",
7365+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizedequantizelinearsupportlimits-zeropoint",
72047366
"linkingText": [
72057367
"zeroPoint"
72067368
],
72077369
"localLinkingText": [],
72087370
"type": "dict-member",
72097371
"for": [
7210-
"MLQuantizationSupportLimits"
7372+
"MLQuantizeDequantizeLinearSupportLimits"
72117373
],
72127374
"access": "public",
72137375
"informative": false,
@@ -7220,15 +7382,15 @@
72207382
"definedIn": "dt"
72217383
},
72227384
{
7223-
"id": "dom-mlquantizationsupportlimits-output",
7224-
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizationsupportlimits-output",
7385+
"id": "dom-mlquantizedequantizelinearsupportlimits-output",
7386+
"href": "https://webmachinelearning.github.io/webnn/#dom-mlquantizedequantizelinearsupportlimits-output",
72257387
"linkingText": [
72267388
"output"
72277389
],
72287390
"localLinkingText": [],
72297391
"type": "dict-member",
72307392
"for": [
7231-
"MLQuantizationSupportLimits"
7393+
"MLQuantizeDequantizeLinearSupportLimits"
72327394
],
72337395
"access": "public",
72347396
"informative": false,

0 commit comments

Comments
 (0)