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 038b327cff [Relax][Onnx][PReLU] Handle slope and axis argument with
different slope shapes (#18658)
add eb4eb3e88d [FFI] bump to latest version (#18654)
No new revisions were added by this update.
Summary of changes:
3rdparty/tvm-ffi | 2 +-
apps/hexagon_api/CMakeLists.txt | 6 ++++++
apps/hexagon_launcher/cmake/android/CMakeLists.txt | 2 ++
apps/hexagon_launcher/cmake/hexagon/CMakeLists.txt | 2 ++
include/tvm/ir/expr.h | 3 +--
include/tvm/ir/module.h | 4 ++--
include/tvm/relax/expr.h | 8 +++-----
src/ir/module.cc | 9 +++++----
src/relax/ir/expr.cc | 6 +++---
tests/python/ir/test_ir_container.py | 1 -
10 files changed, 25 insertions(+), 18 deletions(-)