Skip to content

Commit 23a3818

Browse files
ibelemanssiko
authored andcommitted
Update WebNN ops support status for DirectML
1 parent 83feee4 commit 23a3818

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

assets/json/webnn_status.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -584,8 +584,8 @@
584584
"dml_op": [
585585
"ELEMENT_WISE_ABS"
586586
],
587-
"dml_progress": 3,
588-
"dml_chromium_version_added": "",
587+
"dml_progress": 4,
588+
"dml_chromium_version_added": "M121",
589589
"tflite_op": [
590590
"Abs"
591591
],
@@ -612,8 +612,8 @@
612612
"dml_op": [
613613
"ELEMENT_WISE_CEIL"
614614
],
615-
"dml_progress": 3,
616-
"dml_chromium_version_added": "",
615+
"dml_progress": 4,
616+
"dml_chromium_version_added": "M121",
617617
"tflite_op": [
618618
"Ceil"
619619
],
@@ -668,8 +668,8 @@
668668
"dml_op": [
669669
"ELEMENT_WISE_COS"
670670
],
671-
"dml_progress": 3,
672-
"dml_chromium_version_added": "",
671+
"dml_progress": 4,
672+
"dml_chromium_version_added": "M121",
673673
"tflite_op": [
674674
""
675675
],
@@ -724,8 +724,8 @@
724724
"dml_op": [
725725
"ELEMENT_WISE_EXP"
726726
],
727-
"dml_progress": 3,
728-
"dml_chromium_version_added": "",
727+
"dml_progress": 4,
728+
"dml_chromium_version_added": "M121",
729729
"tflite_op": [
730730
""
731731
],
@@ -752,8 +752,8 @@
752752
"dml_op": [
753753
"ELEMENT_WISE_FLOOR"
754754
],
755-
"dml_progress": 3,
756-
"dml_chromium_version_added": "",
755+
"dml_progress": 4,
756+
"dml_chromium_version_added": "M121",
757757
"tflite_op": [
758758
"Floor"
759759
],
@@ -780,8 +780,8 @@
780780
"dml_op": [
781781
"ELEMENT_WISE_LOG"
782782
],
783-
"dml_progress": 3,
784-
"dml_chromium_version_added": "",
783+
"dml_progress": 4,
784+
"dml_chromium_version_added": "M121",
785785
"tflite_op": [
786786
""
787787
],
@@ -808,8 +808,8 @@
808808
"dml_op": [
809809
"ELEMENT_WISE_NEGATE"
810810
],
811-
"dml_progress": 3,
812-
"dml_chromium_version_added": "",
811+
"dml_progress": 4,
812+
"dml_chromium_version_added": "M121",
813813
"tflite_op": [
814814
"Neg"
815815
],
@@ -864,8 +864,8 @@
864864
"dml_op": [
865865
"ELEMENT_WISE_SIN"
866866
],
867-
"dml_progress": 3,
868-
"dml_chromium_version_added": "",
867+
"dml_progress": 4,
868+
"dml_chromium_version_added": "M121",
869869
"tflite_op": [
870870
""
871871
],
@@ -920,8 +920,8 @@
920920
"dml_op": [
921921
"ELEMENT_WISE_TAN"
922922
],
923-
"dml_progress": 3,
924-
"dml_chromium_version_added": "",
923+
"dml_progress": 4,
924+
"dml_chromium_version_added": "M121",
925925
"tflite_op": [
926926
""
927927
],
@@ -948,7 +948,7 @@
948948
"dml_op": [
949949
"ACTIVATION_ELU"
950950
],
951-
"dml_progress": 3,
951+
"dml_progress": 4,
952952
"dml_chromium_version_added": "M121",
953953
"tflite_op": [
954954
"Elu"

0 commit comments

Comments
 (0)