You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jr...@apache.org on 2020/11/06 19:40:44 UTC

[incubator-tvm] branch main updated (df6a796 -> a6c29b2)

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

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


    from df6a796  [RELAY][OP] Support MXNet-style attributes for reshape_like (#6851)
     add a6c29b2  fix first-order AD on tuple arguments (#6827)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/gradient.cc         | 20 ++++++++++++++++++-
 tests/python/relay/test_pass_gradient.py | 33 ++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+), 1 deletion(-)