[topi] fix strategy for sparse dense cuda (#5782)
authorBing Xu <antinucleon@gmail.com>
Mon, 15 Jun 2020 01:54:15 +0000 (18:54 -0700)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 01:54:15 +0000 (21:54 -0400)
commit7385118ab896b1f9602db2211f50860c5e0170ce
tree618227e839d07ea996bd41f2dd37582931fdeb08
parent25c1734519d54608658c004287f115a08505ebf2
[topi] fix strategy for sparse dense cuda (#5782)
python/tvm/relay/op/nn/_nn.py
python/tvm/relay/op/strategy/cuda.py
python/tvm/relay/op/strategy/generic.py
python/tvm/relay/op/strategy/x86.py
topi/python/topi/cuda/sparse.py
topi/python/topi/x86/sparse.py