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/11 12:10:38 UTC

[incubator-tvm] branch master updated (e2fb503 -> 672e6cd)

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 e2fb503  [TOPI][RELAY][PYTORCH]Conv3d_transpose op support added (#5737)
     add 672e6cd  Fix gelu in PyTorch frontend, tighten numerical checks (#5763)

No new revisions were added by this update.

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