Skip to content

Commit 9f19a7e

Browse files
ibelemanssiko
authored andcommitted
Update TFLite support status for l2Pool2d
1 parent f65353e commit 9f19a7e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

assets/json/webnn_status.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2347,10 +2347,10 @@
23472347
"wpt": "pooling",
23482348
"wpt_progress": 4,
23492349
"tflite_op": [
2350-
""
2350+
"Emulated as sqrt(AveragePool(x^2) * window_size)"
23512351
],
2352-
"tflite_progress": 2,
2353-
"tflite_chromium_version_added": "",
2352+
"tflite_progress": 4,
2353+
"tflite_chromium_version_added": "M146",
23542354
"dml_op": [
23552355
"LP_POOLING"
23562356
],

0 commit comments

Comments
 (0)