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/01 21:22:04 UTC

[incubator-tvm] branch master updated (afb8bf0 -> 302e8ee)

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 afb8bf0  [BUGFIX]bugfix in tensorflow space_to_batch_nd (#5175)
     add 302e8ee  [PYTORCH]Dropouts And InstanceNorm support added (#5203)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 33 +++++++++++++++++++++++++++
 tests/python/frontend/pytorch/test_forward.py | 20 +++++++++++-----
 2 files changed, 47 insertions(+), 6 deletions(-)