You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by la...@apache.org on 2019/11/06 23:03:04 UTC

[incubator-tvm] branch master updated (ddaa953 -> 7211c27)

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

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


    from ddaa953  [Contrib] Fix error message at callback_get_section_size() (#4221)
     add 7211c27  [TOPI] Fix bug in Winograd on CUDA (#4260)

No new revisions were added by this update.

Summary of changes:
 topi/python/topi/cuda/conv2d_winograd.py       | 30 ++++++++++++++------------
 topi/tests/python/common.py                    |  1 +
 topi/tests/python/test_topi_conv2d_winograd.py |  1 +
 3 files changed, 18 insertions(+), 14 deletions(-)