You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2019/11/15 16:53:22 UTC

[incubator-tvm] branch master updated (135587a -> 510bd8f)

This is an automated email from the ASF dual-hosted git repository.

zhic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 135587a  [Test][Relay][Pass] Add test case for lambda lift (#4317)
     add 510bd8f  [Relay][Frontend][ONNX] operator support: DepthToSpace, SpaceToDepth (#4271)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 72 ++++++++++++++++++++++++++++++
 tests/python/frontend/onnx/test_forward.py | 71 +++++++++++++++++++++++++----
 2 files changed, 135 insertions(+), 8 deletions(-)