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 5ca61bbf6d [Relax][PyTorch] Add support for decomposed operators and
fix IR of ops tests(4) (#18414)
add 1e28bf9424 [Relax][ONNX] Fix bug: Unsupported numpy or ml_dtypes
dtype('O') when importing ONNX model using Relax frontend (#18416)
add 03d55dfe1a [Relax][PyTorch] Add support for decomposed operators and
fix IR of ops tests(5) (#18417)
No new revisions were added by this update.
Summary of changes:
python/tvm/relax/frontend/onnx/onnx_frontend.py | 2 +
.../relax/test_frontend_from_exported_program.py | 120 +++++++++++----------
2 files changed, 64 insertions(+), 58 deletions(-)