DickJC123 commented on issue #14310: Cudnn conv dgrad algo filtering URL: https://github.com/apache/incubator-mxnet/pull/14310#issuecomment-469444279 I've now finished the second step of the PR: 'push the fix (which involves filtering-out algo 3 from the results of cudnnFind when necessary).' From the CI logs for the tensorrt build (the only one that previously failed due to its use of cudnn 7.4), now we have: ``` ---------------------------------------------------------------------- XML: /work/mxnet/nosetests_trt_gpu.xml [success] 100.00% test_operator_gpu.test_conv_deconv_guards: 21.4772s ---------------------------------------------------------------------- Ran 1 test in 21.479s OK ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
