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/06 20:31:28 UTC

[incubator-tvm] branch master updated (5e50f47 -> 0cc2661)

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 5e50f47  [RUNTIME] Enable auto conversion from str to runtime::String in PackedFunc, move dtype related handling to data_type.h (#5251)
     add 0cc2661  [PYTORCH]LayerNorm support added (#5249)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 29 +++++++++++++++++++++++++++
 tests/python/frontend/pytorch/test_forward.py |  4 ++++
 2 files changed, 33 insertions(+)