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

[experimental-webgpu] requestAdapterInfo is not a function #52

Open
gaetschwartz opened this issue Jan 10, 2025 · 0 comments
Open

[experimental-webgpu] requestAdapterInfo is not a function #52

gaetschwartz opened this issue Jan 10, 2025 · 0 comments

Comments

@gaetschwartz
Copy link

When running the WebGPU demo at https://huggingface.co/spaces/Xenova/whisper-webgpu, the model fails to load because of an error:

image

Apparently, the method GPUAdapter.requestAdapterInfo on adapter is deprecated and removed in favor of the synchronous method GPUAdapter.info.

https://issues.chromium.org/issues/346321149

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

No branches or pull requests

1 participant