This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 4b93f2060f [Fix][Relax] Lower bool prod as logical all (#19557)
add bc1a904ec1 [Relax][ONNX] Prevent `Div` divide-by-zero crashes (#19566)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/onnx/onnx_frontend.py | 14 ++++
tests/python/relax/test_frontend_onnx.py | 19 +++++
tests/python/relax/test_frontend_onnx_backend.py | 97 +++++++++++++++++-------
3 files changed, 102 insertions(+), 28 deletions(-)