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

[Web] Try to upgrade WebGPU API usage to the latest #13731

Merged
merged 1 commit into from
Jan 9, 2023
Merged

[Web] Try to upgrade WebGPU API usage to the latest #13731

merged 1 commit into from
Jan 9, 2023

Conversation

LancerComet
Copy link
Contributor

@LancerComet LancerComet commented Jan 9, 2023

The WebGPU api calling in web runtime is pretty old, it only runs on old browsers like Chrome 83.
I have tried to upgrade these API calling to the latest, but not sure whether it is correct completely.
Jest testing is passed.

Changes:

  • Upgrade WebGPU API calling.
  • Update @webgpu/types to the latest version (0.1.24).
  • package-lock.json has been migrated to v2 (This is the npm 7+ behavior when upgrade some npm package).

Notice: I didn't change the version of this package. This work should be done by TVM team.

@tvm-bot
Copy link
Collaborator

tvm-bot commented Jan 9, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: web See #10317 for details

Generated by tvm-bot

@LancerComet
Copy link
Contributor Author

@tqchen Please take a look later, thanks very much

@tqchen
Copy link
Member

tqchen commented Jan 9, 2023

Thank you @LancerComet

@masahi masahi merged commit 10452a3 into apache:main Jan 9, 2023
@LancerComet LancerComet deleted the update-webgpu branch January 10, 2023 03:30
fzi-peccia pushed a commit to fzi-peccia/tvm that referenced this pull request Mar 27, 2023
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.

4 participants