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/04/27 11:35:09 UTC

[incubator-tvm] branch master updated (639358e -> 16d0d56)

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

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


    from 639358e  [relay][topi] Add operation relay.nn.dilate() which calls topi.nn.dilate() (#5331)
     add 16d0d56  [Pytorch] fix translation of transpose when axis argument is as a list (#5451)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 2 +-
 tests/python/frontend/pytorch/test_forward.py | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)