This is an automated email from the ASF dual-hosted git repository.
moreau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from a8c1273 [CI] make sure graphviz is on both ci-cpu and ci-gpu images
(#6645)
add a919824 Add Range op to ONNX, make tvm arange op support negative
steps (#6647)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/onnx.py | 14 ++++++++++++
python/tvm/relay/op/_transform.py | 5 ++++-
tests/python/frontend/onnx/test_forward.py | 36 ++++++++++++++++++++++++++++++
3 files changed, 54 insertions(+), 1 deletion(-)