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 046c1ba996 [Relax] Move TIR backend to gpu_generic (#17749)
     add dafd053be2 [Dlight] Fix general reduction rule to support non-last 
reduction axis (#17754)
     add 8ad9bffb11 [Relax][PyTorch] Add support for lerp, select and clone ops 
(#17760)

No new revisions were added by this update.

Summary of changes:
 python/tvm/dlight/gpu/general_reduction.py        | 40 ++++++++++
 python/tvm/relax/frontend/torch/fx_translator.py  | 20 +++++
 tests/python/dlight/test_gpu_general_reduction.py | 91 +++++++++++++++++++++++
 tests/python/relax/test_frontend_from_fx.py       | 65 ++++++++++++++++
 4 files changed, 216 insertions(+)

Reply via email to