This is an automated email from the ASF dual-hosted git repository.
syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 1437d5caac [Relax][Pytorch] Add support for ones_like, zero_, zeros,
type_as, item ops (#17868)
add 1ab6f6ce63 [BugFix][Relax][Pytorch] Fix incorrect behaviour of % (mod)
operator in TVM frontend (#17882)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/torch/exported_program_translator.py | 4 ++--
python/tvm/relax/frontend/torch/fx_translator.py | 2 +-
tests/python/relax/test_frontend_from_exported_program.py | 2 +-
tests/python/relax/test_frontend_from_fx.py | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)