This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 5287d8f11e [ci] Move non-task CI scripts into ci/ folder (#12609)
add 58ee935a53 [TVMScript] support float inf, -inf and nan in TVMScript
parser and printer (#12618)
No new revisions were added by this update.
Summary of changes:
python/tvm/script/tir/__init__.pyi | 18 ++++++++---
python/tvm/script/tir/intrin.py | 4 +++
src/printer/tvmscript_printer.cc | 37 ++++++++++++++++++-----
tests/python/unittest/test_tvmscript_roundtrip.py | 22 ++++++++++++++
4 files changed, 69 insertions(+), 12 deletions(-)