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 f574031657 [TEST][CODEGEN] Fix the test scripts tries to tell numpy a
dtype name that it cannot recognise (#18430)
add 394f668e0d [Relax][Pytorch] Support basic range constraints (#18429)
add ce5f287bdb [Relax][PyTorch] Add support for decomposed operators and
fix IR of ops tests (#18433)
add d013dad06d [TOPI] Support integer type input for log and log2 (#18426)
add 4b555a964f Adjusted Longrope embedding function to match Huggingface
Implementation (#18422)
No new revisions were added by this update.
Summary of changes:
.../relax/frontend/nn/llm/position_embedding.py | 107 +++++++++++++++------
.../frontend/torch/base_fx_graph_translator.py | 74 ++++++++++++++
.../frontend/torch/exported_program_translator.py | 31 +++++-
python/tvm/topi/math.py | 10 +-
.../relax/test_frontend_from_exported_program.py | 32 +++++-
5 files changed, 213 insertions(+), 41 deletions(-)