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

fix: update WebGPU embedding benchmark to prefer GPUAdapter.info over requestAdapterInfo #1098

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ErichDonGubler
Copy link

Migrates to use the new spec.-compliant way of getting adapter info in WebGPU (see also microsoft/onnxruntime#21065).

This has been removed by both Chrome and Firefox, so there might be enough reason to simply stop using requestAdapterInfo, but I wasn't sure.

…er `requestAdapterInfo`

Migrates to use the new spec.-compliant way of getting adapter info in WebGPU (see also <microsoft/onnxruntime#21065>).

This has been removed by both Chrome and Firefox, so there might be enough reason to simply stop using `requestAdapterInfo`, but I wasn't sure.
@ErichDonGubler
Copy link
Author

This might not be ready to merge yet, if the main library doesn't yet expose the info member. I wasn't sure about that, either. 😅

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

Successfully merging this pull request may close these issues.

1 participant