apeforest opened a new pull request #13142: [WIP] cudnnFind** API does not return deterministic algorithms URL: https://github.com/apache/incubator-mxnet/pull/13142 ## Description ## I have found that cudnnFind** API sometimes returns nondeterministic algorithm even though the return type is CUDNN_DETERMINISTIC. On the other hand, choosing cudnnGet** API does not have this issue. This PR is a WA before the root cause is confirmed. Require reviews by @DickJC123 @ptrendx Thanks!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
