You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/01/12 10:11:07 UTC

[tvm] branch main updated (10b7929 -> b84eb16)

This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 10b7929  add default value for leaky relu alpha (#7259)
     add b84eb16  [ONNX] Fix issues for Clip and RoiAlign (#7237)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          |  8 ++++++--
 tests/python/frontend/onnx/test_forward.py | 24 ++++++++++++++++++++++--
 2 files changed, 28 insertions(+), 4 deletions(-)