[topi] block sparse dense on cuda (#5746)
authorZijing Gu <jingjing_gu@live.com>
Wed, 10 Jun 2020 17:07:36 +0000 (13:07 -0400)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 17:07:36 +0000 (13:07 -0400)
commited583092dbeb4f1b0458ad015f607f0746d61e80
tree84bdd1bb8003ea252598705e1139b95c0c62635a
parent60cfb79ce79eb47e4cebc04321fee7f67bfd404b
[topi] block sparse dense on cuda (#5746)
topi/python/topi/cuda/__init__.py
topi/python/topi/cuda/sparse.py [new file with mode: 0644]
topi/python/topi/nn/sparse.py
topi/tests/python/test_topi_sparse.py