Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Document the newly added env variable (apache#13049)
* add env variable to choose deterministic cudnn alg * set default value to false * fix build failure in Windows GPU * revert the previous change * only check determinism in CUDNN 7.x release * Add cudnn version check * fix lint error * document env variable MXNET_ENFORCE_DETERMINISM * use cudnnGet instead of cudnnFind when determinism required * Revert "use cudnnGet instead of cudnnFind when determinism required" This reverts commit d1bdf0f.
- Loading branch information