Skip to content
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

Machine Learning in the Browser #152

Closed
Tracked by #191
AmitMY opened this issue Sep 24, 2022 · 2 comments
Closed
Tracked by #191

Machine Learning in the Browser #152

AmitMY opened this issue Sep 24, 2022 · 2 comments
Labels
focus-area-proposal Focus Area Proposal

Comments

@AmitMY
Copy link

AmitMY commented Sep 24, 2022

Description

Access to tensor-accelerators such as GPUs or TPUs is fragmented and lacking cross browser support.
Running machine learning models, I am using WebGPU on Chrome Canary, WebGL on Chrome stable, WebGL on Safari's main thread, but not Worker thread, where I have to use WASM, etc...

Rationale

Machine learning is the future of software development.
However, nowadays support is fragmented, and runtime is extremely slow.

Specification

Tests

@AmitMY AmitMY added the focus-area-proposal Focus Area Proposal label Sep 24, 2022
@gsnedders gsnedders changed the title Focus Area: Machine Learning in the Browser Machine Learning in the Browser Sep 24, 2022
@gsnedders gsnedders added this to the Interop 2023 milestone Sep 24, 2022
@foolip
Copy link
Member

foolip commented Oct 6, 2022

Thanks for submitting a proposal, @AmitMY!

It looks like this proposal overlaps with #161 for OffscreenCanvas and #185 for WebGPU. (Although note that WebGPU is a Investigation Effort proposal, since there are no tests.)

If WebNN is the missing piece, I would suggest filing a proposal for just that. What do you think?

@foolip foolip moved this to Proposed in Interop 2023 Oct 7, 2022
@foolip foolip removed this from the Interop 2023 milestone Oct 7, 2022
This was referenced Oct 12, 2022
@nairnandu
Copy link
Contributor

Thank you for proposing Machine Learning in the Browser for inclusion in Interop 2023.

We wanted to let you know that this proposal was not selected to be part of Interop this year. We had many strong proposals, and could not accept them all. As mentioned in the issue comments, WebGPU and OffscreenCanvas were considered separately for Interop 2023.

For an overview of our process, see the proposal selection summary. Thank you again for contributing to Interop 2023!

Posted on behalf of the Interop team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
No open projects
Status: Proposed
Development

No branches or pull requests

4 participants