You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by li...@apache.org on 2019/11/18 01:24:56 UTC

[incubator-tvm] branch master updated (9955602 -> 2baf310)

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

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


    from 9955602  Send list as argument to schedule_conv2d (#4358)
     add 2baf310  [Relay][Frontend][Tensorflow]Add conv2d_transpose (#4300)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tensorflow.py          | 60 ++++++++++++++++--------
 tests/python/frontend/tensorflow/test_forward.py | 30 +++++++++++-
 2 files changed, 70 insertions(+), 20 deletions(-)