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 2020/01/20 01:18:58 UTC

[incubator-tvm] branch master updated (33b0831 -> ee0af84)

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 33b0831  [REFACTOR][CODEGEN] codegen->target, build_module->driver (#4742)
     add ee0af84  Add CUDA conv2d for NHWC layout (#4737)

No new revisions were added by this update.

Summary of changes:
 topi/python/topi/cuda/conv2d.py            | 36 ++++++++++++++++++++++++++++++
 topi/tests/python/test_topi_conv2d_nhwc.py |  5 +++--
 2 files changed, 39 insertions(+), 2 deletions(-)