LancerComet opened a new pull request, #13731:
URL: https://github.com/apache/tvm/pull/13731
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.
Notice: I didn't change the version of this package.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]