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/09/16 08:49:47 UTC

[tvm] branch main updated (6dc54aa -> 02fbaf0)

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 6dc54aa  [Bugfix] Fix other div zero errors also in rewrite_simplify (#8983)
     add 02fbaf0  [Onnx] Fix NLL Loss tests (#8971)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 30 ++++++++++++++++++++++++------
 tests/python/frontend/onnx/test_forward.py |  5 -----
 tests/python/relay/test_any.py             |  4 ++--
 3 files changed, 26 insertions(+), 13 deletions(-)