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 fa51ea2c3c Put options before objects when compiling (#18656)
add 038b327cff [Relax][Onnx][PReLU] Handle slope and axis argument with
different slope shapes (#18658)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/onnx/onnx_frontend.py | 26 ++++++++++++++++++++++++-
python/tvm/topi/nn/elemwise.py | 7 ++++---
tests/python/relax/test_frontend_onnx.py | 3 +++
3 files changed, 32 insertions(+), 4 deletions(-)