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 3c2a1abd65 [Dlight][CPU] Add CPU Backend Support for GEMV Optimization 
(#17663)
     add 6b0d9e984a Bump 3rdparty/cutlass_fpA_intB_gemm (#17678)
     add 8c3cab2009 [BugFix] Declare build backend for python package (#17677)
     add 340eb73948 [Relax][PyTorch] Support several unary ops for 
ExportedProgram importer (#17679)
     add 36380389fd [Relax][PyTorch] Refactor binary ops tests (#17672)

No new revisions were added by this update.

Summary of changes:
 3rdparty/cutlass_fpA_intB_gemm                     |   2 +-
 rust/Cargo.toml => python/pyproject.toml           |  11 +-
 .../frontend/torch/exported_program_translator.py  |  11 +
 .../relax/test_frontend_from_exported_program.py   | 525 ++++------------
 tests/python/relax/test_frontend_from_fx.py        | 693 +++------------------
 5 files changed, 247 insertions(+), 995 deletions(-)
 copy rust/Cargo.toml => python/pyproject.toml (88%)

Reply via email to