This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 0c83fe8 [Vulkan] Remove dependency on Target from -from_device
functionality. (#8171)
add b7c98b8 [Strategy] Add group_conv2d_nchw_int8 in cuda strategy (#8167)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/strategy/cuda.py | 34 +++-
python/tvm/topi/cuda/group_conv2d_nchw.py | 26 ++-
tests/python/topi/python/test_topi_group_conv2d.py | 189 ++++++++++++++++++++-
3 files changed, 240 insertions(+), 9 deletions(-)