You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/01/12 23:21:25 UTC

[GitHub] [incubator-mxnet] DickJC123 commented on issue #19729: Unable to disable MXNET_CUDNN_AUTOTUNE_DEFAULT

DickJC123 commented on issue #19729:
URL: https://github.com/apache/incubator-mxnet/issues/19729#issuecomment-759099464


   Is it possible that in your model the Convolutions have set the cudnn_tune parameter, e.g. mx.sym.Convolution(...,cudnn_tune=1)?  This would take precedence over the environment variable, which supplies the default setting.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org