This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 25c1734 Allow RPCWrappedFunc to rewrite runtime::String as
std::string (#5796)
add 7385118 [topi] fix strategy for sparse dense cuda (#5782)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/nn/_nn.py | 2 +-
python/tvm/relay/op/strategy/cuda.py | 13 +++++++++++++
python/tvm/relay/op/strategy/generic.py | 22 ++++++++++++++++------
python/tvm/relay/op/strategy/x86.py | 15 ++++++++++-----
topi/python/topi/cuda/sparse.py | 1 -
topi/python/topi/x86/sparse.py | 2 --
6 files changed, 40 insertions(+), 15 deletions(-)