-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add workshop agenda #98
Conversation
78e0bb3
to
a52066d
Compare
Below is the agenda for the W3C Workshop on Web and Machine Learning live session scheduled September 16, 2020, 2pm UTC. If your GitHub username is associated with a topic, you have been identified as a contributor in the area and you are invited to share your perspectives on the topic during the live session discussions. Meeting logistics will be shared separately. September 16, 2020, 2pm UTC 🗓️🔎 Scope: Opportunities and Challenges of Browser-Based Machine Learning ✅ Goal: Determine what are the unique opportunities of browser-based ML, what are the obstacles hindering adoption 👋 Introduction to the workshop - @anssiko @dontcallmedom 💡 "Opportunities and Challenges" discussion topics: ℹ️ WebGPU fitness for ML frameworks #66 - @jasonmayes @Kangz @grorg ❓ Does WebGPU expose the right API surface to support ML frameworks interactions with GPUs? ℹ️ Applicability to non-browser JS environments #62 - @jasonmayes @phoddie @huningxin @WenheLI ❓ Pay attention to the applicability of the browser-targeted work to non-browser JS environments, in particular Node.js. ℹ️ Protecting ML models #67 - @jasonmayes @tidoust @pyu10055 @jbingham ❓ Some ML providers need to ensure their ML models cannot be extracted from a browser app. ℹ️ Support for Float16 in JS & Wasm environments #64 - @cynthia @jasonmayes ❓ Lack of support for float16 in JS and Wasm environments problematic for quantized models. ℹ️ In-browser training #82 and Training across devices #83 - @irealva @cynthia ❓ The current in-browser efforts are focused on inference rather than training. ℹ️ Permission model for Machine Learning APIs #72 - @cynthia @dontcallmedom @anssiko ❓ How to design a forward-looking permission model for ML APIs? |
Added a new topic for the September 16, 2020, 2pm UTC discussions: ℹ️ Memory copies #93 - @aboba @wchao1115 ❓ Machine learning apps within the browser using the media pipeline trigger many more memory copies compared with native applications hindering performance. |
All - here's the topical organization for Sep 16, PTAL: @dontcallmedom we're ready to announce, feel tree to merge and announce if this looks good to you. |
No description provided.