Skip to content

Commit

Permalink
Update 2024-04-18-wg-agenda.md (#22)
Browse files Browse the repository at this point in the history
Remove resolved bugs / merged PRs

There's a linked query for reviewing recently merged PRs
  • Loading branch information
inexorabletash authored Apr 18, 2024
1 parent d72b86e commit 904edb3
Showing 1 changed file with 0 additions and 31 deletions.
31 changes: 0 additions & 31 deletions telcons/2024-04-18-wg-agenda.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,6 @@ The editors and PR authors will debrief the group on substantive PRs that got me

#### 🏷️ [bug](https://github.com/webmachinelearning/webnn/labels/bug)

- MLContext.compute() explicitly rejects promises where the sub-septs may currently throw
- ⨀ https://github.com/webmachinelearning/webnn/issues/634
- β›™ https://github.com/webmachinelearning/webnn/pull/639
- ☰ Review PR

- Need clarify scale factor for resample2d
- ⨀ https://github.com/webmachinelearning/webnn/issues/610
- β›™ https://github.com/webmachinelearning/webnn/pull/641
- ☰ Review PR

- Synchronously validate input operands/activations
- ⨀ https://github.com/webmachinelearning/webnn/issues/572
- ☰ Any feedback and PRs welcome for the proposed remaining work
Expand All @@ -88,11 +78,6 @@ The editors and PR authors will debrief the group on substantive PRs that got me

#### 🏷️ [question](https://github.com/webmachinelearning/webnn/labels/question)

- Is "validate graph resources" backwards?
- ⨀ https://github.com/webmachinelearning/webnn/issues/602
- β›™ https://github.com/webmachinelearning/webnn/pull/622
- ☰ Review PR, good to merge

- Allow no-op graphs?
- ⨀ https://github.com/webmachinelearning/webnn/issues/614
- ☰ Discuss use cases not satisfied by "constant MLBuffer"?
Expand All @@ -117,22 +102,6 @@ The editors and PR authors will debrief the group on substantive PRs that got me

#### 🏷️ [operator specific](https://github.com/webmachinelearning/webnn/labels/operator%20specific)

- Gather indices validation and algorithm improvements
- ⨀ https://github.com/webmachinelearning/webnn/issues/486
- ⨀ https://github.com/webmachinelearning/webnn/issues/484
- β›™ https://github.com/webmachinelearning/webnn/pull/642
- ☰ Review PR for non-normative note and algorithm changes

- Not all frameworks/platform APIs support all reduce operations
- ⨀ https://github.com/webmachinelearning/webnn/issues/209
- β›™ https://github.com/webmachinelearning/webnn/pull/637
- ☰ Review PR for emulation

- Need to add the value restriction of output padding in convTranspose2d
- ⨀ https://github.com/webmachinelearning/webnn/issues/630
- β›™ https://github.com/webmachinelearning/webnn/pull/631
- ☰ Review PR, matches implementation

- Type of some parameters should match the input data type
- ⨀ https://github.com/webmachinelearning/webnn/issues/442
- ☰ Review MLNumber proposal (related #571 #492)
Expand Down

0 comments on commit 904edb3

Please sign in to comment.