[go: up one dir, main page]

Skip to content

Commit

Permalink
Update 2022-03-24-wg-agenda.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anssiko authored Mar 22, 2022
1 parent 477b720 commit 2a210b7
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions telcons/2022-03-24-wg-agenda.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,22 @@ Other locations: https://www.timeanddate.com/worldclock/fixedtime.html?iso=20220
- [ ] issue: Should WebNN support async APIs? https://github.com/webmachinelearning/webnn/issues/230
- [ ] PR: Context-based graph execution methods for different threading models https://github.com/webmachinelearning/webnn/pull/257

#### ℹ️ Integration with real-time video processing

> Introduce and discuss the background blur sample that uses mediacapture-transform, WebGL and WebGPU/WebNN processing pipelines, introduce WebNN Chromium protype that implements WebNN/WebGPU interop API
- [ ] issue: Integration with real-time video processing https://github.com/webmachinelearning/webnn/issues/226
- [ ] prototype: Video processing with insertable streams https://huningxin.github.io/webrtc-samples/src/content/insertable-streams/video-processing/
- Note: WebGPU/WebNN processing pipeline requires WebNN Chromium protype https://github.com/huningxin/chromium-src/releases/tag/webnn_102.0.4955.0

#### ℹ️ Candidate Recommendation proposed new features

> CR expectation is that the spec is considered technically complete and fit for purpose. Review the new proposed CR issues targeting this milestone. Discuss any blockers or new information that might suggest we need to adjust our scope and/or timeline.
Proposed new CR issues:
- [ ] WebNN should support int8 quantized models https://github.com/webmachinelearning/webnn/issues/128
- [ ] WebNN / WebGPU interop https://github.com/gpuweb/gpuweb/issues/2500
- Related:
- Integration with real-time video processing https://github.com/webmachinelearning/webnn/issues/226
- WebRTC samples: Video processing with insertable streams https://huningxin.github.io/webrtc-samples/src/content/insertable-streams/video-processing/


(All "cr" issues https://github.com/webmachinelearning/webnn/labels/cr)

Expand Down

0 comments on commit 2a210b7

Please sign in to comment.