-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[IR] Add body to AssertStmt #220
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
Merged
Merged
Conversation
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
ZihengJiang
approved these changes
Jul 6, 2017
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
May 26, 2018
* update tvm * [TOP] fix weight layout in conv2d_transpose
tqchen
pushed a commit
that referenced
this pull request
May 29, 2018
* update tvm * [TOP] fix weight layout in conv2d_transpose
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
Jul 6, 2018
* update tvm * [TOP] fix weight layout in conv2d_transpose
sergei-mironov
pushed a commit
to sergei-mironov/tvm
that referenced
this pull request
Aug 8, 2018
* update tvm * [TOP] fix weight layout in conv2d_transpose
vinx13
pushed a commit
to vinx13/tvm
that referenced
this pull request
Mar 9, 2022
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
May 19, 2023
junrushao
pushed a commit
to junrushao/tvm
that referenced
this pull request
May 21, 2023
tqchen
pushed a commit
to tqchen/tvm
that referenced
this pull request
May 25, 2023
zxybazh
pushed a commit
to zxybazh/tvm
that referenced
this pull request
May 25, 2023
Lunderberg
pushed a commit
to Lunderberg/tvm
that referenced
this pull request
Jun 12, 2023
Hzfengsy
pushed a commit
to Hzfengsy/tvm
that referenced
this pull request
Jun 29, 2023
LeiWang1999
added a commit
to LeiWang1999/tvm
that referenced
this pull request
Nov 8, 2024
…ache#220) * Merge TL Update * submodule update * cutlass submodule update * Refactor model quantization and compilation for improved performance * Refactor model quantization and compilation for improved performance Increase MAX_ERROR_MESSAGE_LENGTH from 200 to 500 Improve thread binding in MatmulTensorizationMMAWithDequantizeInfo * Refactor GPU schedule rules and benchmark script * Refactor GPU schedule rules and benchmark script
MasterJH5574
pushed a commit
to MasterJH5574/tvm
that referenced
this pull request
Aug 17, 2025
* call_tir_device * fix
junrushao
added a commit
to junrushao/tvm
that referenced
this pull request
Nov 4, 2025
Upstream : https://github.com/apache/tvm-ffi.git Branch : main New HEAD : da570b0d8145bb31b6ae3de17a5505b9b101b5d9 Subject : Add torch c dlpack release workflow (apache#220) Author : Yaxing Cai <[email protected]> Date : 2025-11-03T17:04:42-08:00 Delta : 1 commit(s) since 0ee644421cae Compare : apache/tvm-ffi@0ee6444...da570b0 This commit updates the tvm-ffi submodule to the latest upstream HEAD.
junrushao
added a commit
to junrushao/tvm
that referenced
this pull request
Nov 4, 2025
Upstream : https://github.com/apache/tvm-ffi.git Branch : main New HEAD : da570b0d8145bb31b6ae3de17a5505b9b101b5d9 Subject : Add torch c dlpack release workflow (apache#220) Author : Yaxing Cai <[email protected]> Date : 2025-11-03T17:04:42-08:00 Delta : 1 commit(s) since 0ee644421cae Compare : apache/tvm-ffi@0ee6444...da570b0 This commit updates the tvm-ffi submodule to the latest upstream HEAD.
junrushao
added a commit
to junrushao/tvm
that referenced
this pull request
Nov 5, 2025
Upstream : https://github.com/apache/tvm-ffi.git Branch : main New HEAD : da570b0d8145bb31b6ae3de17a5505b9b101b5d9 Subject : Add torch c dlpack release workflow (apache#220) Author : Yaxing Cai <[email protected]> Date : 2025-11-03T17:04:42-08:00 Delta : 1 commit(s) since 0ee644421cae Compare : apache/tvm-ffi@0ee6444...da570b0 This commit updates the tvm-ffi submodule to the latest upstream HEAD.
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.
No description provided.