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 2020/07/17 22:40:11 UTC

[incubator-tvm] branch master updated (ccacb1e -> 3150db7)

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

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


    from ccacb1e  Fixed point multiplication improvements for AArch64 (#5980)
     add 3150db7  [Relay][Dyn] Add dynamic reshape grad (#6080)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/_tensor_grad.py              | 12 ++++++++
 python/tvm/relay/testing/__init__.py             | 36 +++++++++++++++++++++---
 tests/python/relay/dyn/test_dynamic_op_level3.py |  9 +++++-
 3 files changed, 52 insertions(+), 5 deletions(-)