Thanks Naveen for the review. Yes, I will add details for all the options. cudnn_off = False => Will ignore cudnn_tune and does not use cudnn for this layer. I will update the document to reflect this.
cudnn_tune=None will use environment variable MXNET_CUDNN_AUTOTUNE_DEFAULT value. By default this environment variable value will be '1' i.e., limited_workspace i.e., choose algo based on memory availability. [ Full content available at: https://github.com/apache/incubator-mxnet/pull/12691 ] This message was relayed via gitbox.apache.org for devnull@infra.apache.org