You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by wu...@apache.org on 2019/11/08 05:44:43 UTC

[incubator-tvm] branch master updated (5bcd331 -> 76b7967)

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

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


    from 5bcd331  [Relay][Frontend][ONNX] Add support for broadcasting to Where and MatMul (#4267)
     add 76b7967  [TOPI][CUDA] Fix Winograd Kernel Size Support (#4276)

No new revisions were added by this update.

Summary of changes:
 tests/python/relay/test_op_level2.py     | 72 ++++++++++++++++++++++++++++++++
 topi/python/topi/cuda/conv2d_winograd.py |  6 +--
 2 files changed, 75 insertions(+), 3 deletions(-)