This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
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)
add b44f1343a1 [microTVM][ARM-DSP] Fix pool schedule (#12653)
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 +++
python/tvm/topi/arm_cpu/mprofile/dsp/pool.py | 3 +-
src/printer/tvmscript_printer.cc | 37 ++++++++++++++++++-----
tests/python/unittest/test_tvmscript_roundtrip.py | 22 ++++++++++++++
5 files changed, 71 insertions(+), 13 deletions(-)