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 141c22fd8a [Refactor] Bring up tirx namespace (#18913)
     add 69336ac4a5 [TOPI] Fix strided_slice_with_axes to handle negative axis 
values (#18917)
     add c581abeee4 [Relax][PyTorch] Fix _slice and _expand for dynamic shapes 
in PyTorch ExportedProgram frontend (#18918)
     add 00eb226f8d [Refactor] Update type references from tir to tirx in 
PyTorch ExportedProgram frontend (#18920)

No new revisions were added by this update.

Summary of changes:
 include/tvm/topi/transform.h                       | 29 +++++++---
 .../frontend/torch/base_fx_graph_translator.py     | 17 +++++-
 .../frontend/torch/exported_program_translator.py  | 19 ++++++
 .../relax/test_frontend_from_exported_program.py   | 67 ++++++++++++++++++++++
 ..._transform_legalize_ops_index_linear_algebra.py | 31 ++++++++++
 5 files changed, 152 insertions(+), 11 deletions(-)

Reply via email to