This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d6632070a0 [Fix] Fix IndexDataTypeNormalizer to avoid redundant
casting (#13449)
add 41b04007aa [FIX][ONNX][Relay] onnx converter on matmul with scalar;
bring back nn.matmul check (#13448)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 15 +++++++++++++--
src/relay/op/nn/nn.h | 1 +
tests/python/frontend/onnx/test_forward.py | 7 +++----
tests/python/relay/test_op_level1.py | 5 +++++
4 files changed, 22 insertions(+), 6 deletions(-)