Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Remove dilation restriction for conv3d #17491

Merged
merged 2 commits into from
Feb 5, 2020

Conversation

reminisce
Copy link
Contributor

Description

Dilation > 1 was restricted due to legacy cudnn versions (older than 6.0.20). The restriction is removed for modern cudnn versions.

@reminisce reminisce force-pushed the enable_dilation_conv3d branch 2 times, most recently from ed94e73 to c4611cc Compare February 3, 2020 18:18
@reminisce reminisce merged commit 68af49a into apache:master Feb 5, 2020
zheyuye pushed a commit to zheyuye/incubator-mxnet that referenced this pull request Feb 19, 2020
* Remove conv3d dilation restriction

* Remove comment
ChaiBapchya pushed a commit to ChaiBapchya/mxnet that referenced this pull request May 4, 2020
* Remove conv3d dilation restriction

* Remove comment
leezu pushed a commit that referenced this pull request May 6, 2020
…nd Fix Sanity pipeline in 1.6.x (#18206)

* [MKL-DNN] Integrate Conv3d and Pool3d/1d (#17884)

* Integrate MKl-DNN conv3d and pool3d/1d

* fix UT & address comments

* clean code

* rebase against latest master

* pylint astroid sanity issue

* astroid and pylint versions only supported in py3

* remove kBFloat16 as its not supported int 1.6

* added missing definition GetPaddingSizeFull

* Remove dilation restriction for conv3d (#17491)

* Remove conv3d dilation restriction

* Remove comment

* fix unix-gpu test for num_outputs and inputs

Co-authored-by: Wuxun Zhang <[email protected]>
Co-authored-by: reminisce <[email protected]>
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request May 29, 2020
* Remove conv3d dilation restriction

* Remove comment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants