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

Have considered using wasm technology to implement this library? #763

Open
ghost opened this issue May 14, 2024 · 1 comment
Open

Have considered using wasm technology to implement this library? #763

ghost opened this issue May 14, 2024 · 1 comment
Labels
question Further information is requested

Comments

@ghost
Copy link

ghost commented May 14, 2024

Question

Hello, have you ever considered using wasm technology to implement this library? For example, rust's wgpu-rs and c++'s dawn are both implementations of webgpu. They can be converted to wasm and can also be accelerated with simd.

@ghost ghost added the question Further information is requested label May 14, 2024
@kungfooman
Copy link
Contributor

This library is based on ONNX Runtime for Web, which in turn uses WebAssembly (wasm). Do you mean something else or more wasm for slow functions in Transformers.js?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant