This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d3bb716e47 [Relax][PyTorch] Add support for decomposed operators in
extended unary ops tests (#18400)
add 30fcca2016 Support integer types in exp TIR expression operator
(#18390)
add 68854d63d0 [Relax][PyTorch] Enable decomposition for unary ops and
refactor tests (#18401)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/op.py | 2 +
.../relax/test_frontend_from_exported_program.py | 157 +++++++++++++++++++--
tests/python/tir-base/test_tir_intrin.py | 11 ++
3 files changed, 162 insertions(+), 8 deletions(-)