[Bugfix][TOPI] conv2d_transpose bugfix (#3138)
authorLeyuan Wang <laurawly@gmail.com>
Wed, 8 May 2019 04:51:00 +0000 (21:51 -0700)
committerTianqi Chen <tqchen@users.noreply.github.com>
Wed, 8 May 2019 04:51:00 +0000 (00:51 -0400)
commit472c31468b31aa4fbc63827e41a31651e59837fb
tree7f3f8f4fb9b8cef9e2ad80e4c603f423e8232452
parent17b60b9036619d3b58589860cedb6e5e9f051ed8
[Bugfix][TOPI] conv2d_transpose bugfix (#3138)

* deconv tests

* deconv bug fixed for certain cases tests added
topi/python/topi/cuda/conv2d_transpose_nchw.py
topi/tests/python/test_topi_conv2d_transpose_nchw.py