This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 875217c79b [TIR] Restrict tir.transform.InstallDebugSpans to host
functions (#14943)
add 3a15eafd14 [TVMScript] Prevent bool to int conversion in T.Assert
condition (#14941)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/ir_builder/tir/ir.py | 2 ++
src/tir/ir/stmt.cc | 3 ++
.../python/unittest/test_tvmscript_printer_tir.py | 4 +--
.../python/unittest/test_tvmscript_syntax_sugar.py | 35 ++++++++++++++++++++++
4 files changed, 42 insertions(+), 2 deletions(-)