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/06/02 00:15:51 UTC

[incubator-tvm] branch master updated (43162d6 -> 663a5ab)

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 43162d6  [PatternLang] Simplify Pattern API Implementations (#5703)
     add 663a5ab  [PYTORCH]ReplicationPad support added (#5708)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 32 ++++++++-------------
 tests/python/frontend/pytorch/test_forward.py | 40 +++++++++++++++++++++++++++
 2 files changed, 51 insertions(+), 21 deletions(-)