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/09/07 15:02:48 UTC

[incubator-tvm] branch master updated (4b48d89 -> 656b4c5)

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 4b48d89  iadd conv2d_transpose alter layout (#6358)
     add 656b4c5  reshape with non constant shape argument (#6411)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          |  7 +++++--
 tests/python/frontend/pytorch/test_forward.py | 11 +++++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)