Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 2.34 KB

2020-10-29-agenda.md

File metadata and controls

65 lines (39 loc) · 2.34 KB

WebML CG Teleconference – 29 October 2020 - 14:00-15:00 UTC+0

San Francisco (U.S.A. - California) Thu, 29 October 2020 07:00 UTC-7 hours
Boston (U.S.A. - Massachusetts) Thu, 29 October 2020 10:00 UTC-4 hours
London (United Kingdom - England) Thu, 29 October 2020 14:00 ‼️ UTC+0 hours
Berlin (Germany) Thu, 29 October 2020 15:00 ‼️ UTC+1 hours
Helsinki (Finland) Thu, 29 October 2020 16:00 ‼️ UTC+2 hours
Shanghai (China) Thu, 29 October 2020 22:00 UTC+8 hours
Tokyo (Japan) Thu, 29 October 2020 23:00 UTC+9 hours
Corresponding UTC (GMT) Thu, 29 October 2020 14:00 UTC

‼️ On Sunday, October 25, 2020, clocks will be set back 1 hour in most of Europe as Daylight Saving Time (DST) ends. (https://www.timeanddate.com/news/time/europe-dst-end-2020.html)

Other locations: https://www.timeanddate.com/worldclock/fixedtime.html?iso=20201029T14

Logistics

Agenda

WebNN API explainer

TAG review readiness depends on the explainer document:

https://github.com/webmachinelearning/webnn/blob/master/explainer.md

Review PR:

webmachinelearning/webnn#109

Support the execution of the sub-graph scenario

webmachinelearning/webnn#105

Proposed new ops Mirrorpad, SquaredDifference, Pow, TransposeConv

Please review and provide feedback:

webmachinelearning/webnn#108

Secure Context

Review PR:

webmachinelearning/webnn#101

WebNN API ergonomics improvements

Subtopic: Chained API for the Operands

webmachinelearning/webnn#106

Subtopic: Options dictionary for functions with lots of args

webmachinelearning/webnn#90