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

[tvm] branch main updated (f7862e7 -> 4f414fd)

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

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


    from f7862e7  [Relay][Frontend[Onnx] Add testing for output datatypes and fix related bugs. (#7364)
     add 4f414fd  fix grad for zeros and ones (#7357)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/_tensor_grad.py       | 22 +++++++++++---
 tests/python/relay/test_op_grad_level3.py | 49 ++++++++++++++++++++++++++++++-
 2 files changed, 66 insertions(+), 5 deletions(-)