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 728eb1517f [Build] Fix version regex to anchor at line start in
pyproject.toml (#18892)
add 7a41af002b [FIX][LLVM] Use isCPUStringValid for mcpu validation
instead of enumerating processor descriptions (#18884)
add 1499bdae59 [Relax][PyTorch] Fix crash on dynamic shapes with identity
slice in ExportedProgram importer (#18903)
No new revisions were added by this update.
Summary of changes:
.../frontend/torch/base_fx_graph_translator.py | 2 +-
.../frontend/torch/exported_program_translator.py | 14 ++++++++++++++
src/target/llvm/llvm_instance.cc | 21 ++++++++++++++++++---
src/target/llvm/llvm_instance.h | 7 +++++++
4 files changed, 40 insertions(+), 4 deletions(-)