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/17 01:25:06 UTC

[incubator-tvm] branch master updated (0075d8c -> 9bbee96)

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 0075d8c  [CRT]Compilation warnings fixed for 32bit and 64bit compilation (#5349)
     add 9bbee96  [PYTORCH]Tensor creation ops support (#5347)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 110 +++++++++++++++++--
 tests/python/frontend/pytorch/test_forward.py | 145 ++++++++++++++++++++++++++
 2 files changed, 247 insertions(+), 8 deletions(-)