Fix (2/2) [TOPI] conv2d schedule code (#3648) (#3717)
authormingwayzhang <mingwayzhang@gmail.com>
Tue, 6 Aug 2019 22:20:08 +0000 (15:20 -0700)
committerThierry Moreau <moreau@uw.edu>
Tue, 6 Aug 2019 22:20:08 +0000 (15:20 -0700)
commit831b32e74b4ecf1cae25b8d5bad745ce863045ee
tree53c6f79a6d17aa8885084ea0f4a0e543956d1d25
parente797a4e17d1af9daaa7e184a26dd7acc2a0e4274
Fix (2/2) [TOPI] conv2d schedule code (#3648) (#3717)

* Fix the tile_rx and tile_ry issue.

    Note that this patch depends on pull request #9 in tvm-distro.
python/tvm/autotvm/tophub.py
topi/python/topi/cuda/conv2d_direct.py