• H
    optimize conv algo cache (#41891) · 1cd7e68b
    hong 提交于
    * optimizer conv alog speed
    
    * code polish
    
    * remove useless code
    
    * fix compile error
    
    * fix cpu compile error
    
    * not use cudnn alog t
    
    * add search cache max number
    
    * polish code
    
    * fix cache test bug
    
    * add groups data format to conv args
    
    * fix cache test bug
    
    * fix cudnn_deterministic bug
    
    * fix test switch auto tune bug
    
    * fix test swith autotune bug;
    
    * fix conv cache bug
    
    * fix cache test error
    
    * fix cache test bug
    
    * fix windows mac compile error
    
    * fix workspace search error
    
    * update cudnn cache
    
    * fix cache test bug; test=develop
    
    * fix autotune swith test error
    
    * polish code
    
    * oplish code
    1cd7e68b
conv_transpose_kernel.cu 14.3 KB