Update cuda softmax schedule for spatial inputs (#2338)
authormasahi <masahi129@gmail.com>
Sat, 29 Dec 2018 18:09:36 +0000 (03:09 +0900)
committerTianqi Chen <tqchen@users.noreply.github.com>
Sat, 29 Dec 2018 18:09:36 +0000 (10:09 -0800)
commit3708b311be20f2a0ffb8731d1a40ec545fd8eba6
treee99fdb6077a6f4b28adf4fc1a14135f5ab0d4c66
parentf6c3f9976096de188ed0060b35a4266885513b98
Update cuda softmax schedule for spatial inputs (#2338)
topi/python/topi/cuda/softmax.py
topi/tests/python/test_topi_softmax.py