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 92747613c5 [Relax][PyTorch] Add run_ep_decomposition flag to control 
PyTorch decomposition (#18399)
     add 356cb57bb9 fix the  8-bit vector loads/stores problem, which will 
solve the problem raised in the codegen test for cuda (#18398)
     add d3bb716e47 [Relax][PyTorch] Add support for decomposed operators in 
extended unary ops tests (#18400)

No new revisions were added by this update.

Summary of changes:
 .../frontend/torch/exported_program_translator.py  |  10 +
 src/target/source/codegen_cuda.cc                  |  13 +-
 .../relax/test_frontend_from_exported_program.py   | 223 +++++++++++++++------
 3 files changed, 174 insertions(+), 72 deletions(-)

Reply via email to