This is an automated email from the ASF dual-hosted git repository.
yongwww pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from b1d1cdc4a0 [Relax][PyTorch] Support torch.bfloat16 dtype in pytorch
frontend (#17894)
add 47b95ca165 [Relax][FRONTEND][Pytorch] Add fmod support (#17893)
No new revisions were added by this update.
Summary of changes:
.../tvm/relax/frontend/torch/base_fx_graph_translator.py | 14 ++++++++++++++
.../relax/frontend/torch/exported_program_translator.py | 2 ++
python/tvm/relax/frontend/torch/fx_translator.py | 1 +
tests/python/relax/test_frontend_from_exported_program.py | 1 +
tests/python/relax/test_frontend_from_fx.py | 1 +
5 files changed, 19 insertions(+)