-
Notifications
You must be signed in to change notification settings - Fork 51
TAG review #89
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
Comments
Generally, we spend more time with the explainer than the spec. It does look like the explainer is somewhat WIP; it would be great if that could be finished up before starting the review. |
The explainer has been completed (thanks to all contributors!) and we're getting ready for the TAG specification review. Below is a draft review request for your review. The spec ticks all the boxes apart from the Security and Privacy self-review that is tracked in #119. @wchao1115 @huningxin and all CG participants, please review and provide your feedback and suggestions. @cynthia feel free to chime in if you think our request draft is lacking in some regard so we can improve before submitting to make sure the request is delightful to review. [DRAFT] TAG Specification Review: Web Neural Network APIHi TAG! I'm requesting a TAG review of the Web Neural Network API. The Web Neural Network API (or WebNN API in short) is a specification for constructing and executing computational graphs of neural networks. It provides web applications with the ability to create, compile, and run machine learning networks on the web browsers. The WebNN API may be implemented in web browsers using the available native operating system machine learning APIs for the best performance and reliability of results.
Further details:
You should also know that... [please tell us anything you think is relevant to this review] We'd prefer the TAG provide feedback as: 🐛 open issues in our GitHub repo for each point of feedback |
Per agreement on the 12 November 2020 call, the TAG review request for the Web Neural Network API has been submitted: w3ctag/design-reviews#570 I'll keep this meta issue in this repo open for the time being for any related discussion. |
We agreed to request a W3C TAG Spec Review for the WebNN API.
Before opening the review request, I'll nudge @cynthia to make sure we meet the review readiness expectations. Notably, we do not yet have a comprehensive explainer for this spec.
The text was updated successfully, but these errors were encountered: