This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 36aa895 Fix generating types like float44 and float88 (#5722)
add 3d61dc8 [ONNX]ReduceL1, ReduceL2, ReduceSumSquare, ReduceLogSum ops
added (#5721)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 70 +++++++++++
tests/python/frontend/onnx/test_forward.py | 182 ++++++++++-------------------
2 files changed, 132 insertions(+), 120 deletions(-)