@@ -68,16 +68,6 @@ The editors and PR authors will debrief the group on substantive PRs that got me
6868
6969#### 🏷️ [ bug] ( https://github.com/webmachinelearning/webnn/labels/bug )
7070
71- - MLContext.compute() explicitly rejects promises where the sub-septs may currently throw
72- - ⨀ https://github.com/webmachinelearning/webnn/issues/634
73- - ⛙ https://github.com/webmachinelearning/webnn/pull/639
74- - ☰ Review PR
75-
76- - Need clarify scale factor for resample2d
77- - ⨀ https://github.com/webmachinelearning/webnn/issues/610
78- - ⛙ https://github.com/webmachinelearning/webnn/pull/641
79- - ☰ Review PR
80-
8171- Synchronously validate input operands/activations
8272 - ⨀ https://github.com/webmachinelearning/webnn/issues/572
8373 - ☰ Any feedback and PRs welcome for the proposed remaining work
@@ -88,11 +78,6 @@ The editors and PR authors will debrief the group on substantive PRs that got me
8878
8979#### 🏷️ [ question] ( https://github.com/webmachinelearning/webnn/labels/question )
9080
91- - Is "validate graph resources" backwards?
92- - ⨀ https://github.com/webmachinelearning/webnn/issues/602
93- - ⛙ https://github.com/webmachinelearning/webnn/pull/622
94- - ☰ Review PR, good to merge
95-
9681- Allow no-op graphs?
9782 - ⨀ https://github.com/webmachinelearning/webnn/issues/614
9883 - ☰ Discuss use cases not satisfied by "constant MLBuffer"?
@@ -117,22 +102,6 @@ The editors and PR authors will debrief the group on substantive PRs that got me
117102
118103#### 🏷️ [ operator specific] ( https://github.com/webmachinelearning/webnn/labels/operator%20specific )
119104
120- - Gather indices validation and algorithm improvements
121- - ⨀ https://github.com/webmachinelearning/webnn/issues/486
122- - ⨀ https://github.com/webmachinelearning/webnn/issues/484
123- - ⛙ https://github.com/webmachinelearning/webnn/pull/642
124- - ☰ Review PR for non-normative note and algorithm changes
125-
126- - Not all frameworks/platform APIs support all reduce operations
127- - ⨀ https://github.com/webmachinelearning/webnn/issues/209
128- - ⛙ https://github.com/webmachinelearning/webnn/pull/637
129- - ☰ Review PR for emulation
130-
131- - Need to add the value restriction of output padding in convTranspose2d
132- - ⨀ https://github.com/webmachinelearning/webnn/issues/630
133- - ⛙ https://github.com/webmachinelearning/webnn/pull/631
134- - ☰ Review PR, matches implementation
135-
136105- Type of some parameters should match the input data type
137106 - ⨀ https://github.com/webmachinelearning/webnn/issues/442
138107 - ☰ Review MLNumber proposal (related #571 #492 )
0 commit comments