add dilation in x86 NCHWc depthwise conv support (#4962) (#6267)
authorwjliu <wjliu1998@gmail.com>
Fri, 14 Aug 2020 05:17:38 +0000 (13:17 +0800)
committerGitHub <noreply@github.com>
Fri, 14 Aug 2020 05:17:38 +0000 (14:17 +0900)
commitad0dbe0332c05c80152aa1eb274aad591229231a
treefd100ebe0144c6335efb1f8b4d9a3b5aa121f70f
parent15eef5c065b6fed6aba49f4be05d7104608218a7
add dilation in x86 NCHWc depthwise conv support (#4962) (#6267)
python/tvm/topi/x86/depthwise_conv2d.py
tests/python/frontend/pytorch/test_forward.py
tests/python/topi/python/test_topi_depthwise_conv2d.py