[TVMjs] Bump TVMjs version to fix WebGPU backward compatibility#580
Merged
CharlieFRuan merged 1 commit intomlc-ai:mainfrom Sep 26, 2024
Merged
[TVMjs] Bump TVMjs version to fix WebGPU backward compatibility#580CharlieFRuan merged 1 commit intomlc-ai:mainfrom
CharlieFRuan merged 1 commit intomlc-ai:mainfrom
Conversation
CharlieFRuan
added a commit
that referenced
this pull request
Sep 26, 2024
### Change - #580 - Bumps TVMjs version to fix #572 ### TVMjs Updated TVMjs to `0.18.0-dev1`, compiled at apache/tvm@5e85443 with apache/tvm#17420 cherry-picked on top - The only diff is apache/tvm#17420
jingyi-zhao-01
pushed a commit
to jingyi-zhao-01/web-llm
that referenced
this pull request
Dec 8, 2024
…ai#580) This PR bumps TVMjs (i.e. `@mlc-ai/web-runtime`) from `0.18.0-dev0` to `0.18.0-dev1`. The only change is: - apache/tvm#17420 TVMjs `0.18.0-dev1` is compiled at apache/tvm@5e85443 with apache/tvm#17420 cherry-picked on top This should fix: - mlc-ai#572
jingyi-zhao-01
pushed a commit
to jingyi-zhao-01/web-llm
that referenced
this pull request
Dec 8, 2024
### Change - mlc-ai#580 - Bumps TVMjs version to fix mlc-ai#572 ### TVMjs Updated TVMjs to `0.18.0-dev1`, compiled at apache/tvm@5e85443 with apache/tvm#17420 cherry-picked on top - The only diff is apache/tvm#17420
atebites-hub
pushed a commit
to atebites-hub/web-llm
that referenced
this pull request
Oct 4, 2025
…ai#580) This PR bumps TVMjs (i.e. `@mlc-ai/web-runtime`) from `0.18.0-dev0` to `0.18.0-dev1`. The only change is: - apache/tvm#17420 TVMjs `0.18.0-dev1` is compiled at apache/tvm@5e85443 with apache/tvm#17420 cherry-picked on top This should fix: - mlc-ai#572
atebites-hub
pushed a commit
to atebites-hub/web-llm
that referenced
this pull request
Oct 4, 2025
### Change - mlc-ai#580 - Bumps TVMjs version to fix mlc-ai#572 ### TVMjs Updated TVMjs to `0.18.0-dev1`, compiled at apache/tvm@5e85443 with apache/tvm#17420 cherry-picked on top - The only diff is apache/tvm#17420
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps TVMjs (i.e.
@mlc-ai/web-runtime) from0.18.0-dev0to0.18.0-dev1.The only change is:
TVMjs
0.18.0-dev1is compiled at apache/tvm@5e85443 with apache/tvm#17420 cherry-picked on topThis should fix: