• notoraptor's avatar
    Wrap Op params for many gpuarray DNN Ops and add cuDNN v6 integration. · 560a4a56
    notoraptor 提交于
    Ops rewritten:
    
     - GpuDnnConvDesc
     - GpuDnnPool
     - GpuDnnPoolGrad
     - GpuDnnConv
     - GpuDnnConvGradW
     - GpuDnnConvGradI
     - GpuDnnBatchNormInference
     - GpuDnnBatchNormGrad
    
    cuDNN v6 integration:
    
     - Support MAX DETERMINISTIC algorithm for GpuDnnPool with cuDNN v6.
     - Update pooling tests for DNN module so that they use the right available algorithms depending on runtime cuDNN version.
     - Allow CPU Pool and PoolGrad ops to use MAX_DETERMINISTIC algo when cuDNN v6 is used with GPU counterparts.
     - Encapsulate cuDNN constants used in DNN module, to help choose the right cuDNN definitions depending on the runtime cuDNN version.
       Currently supported cuDNN versions: v5.1, v6.0.
    560a4a56
名称
最后提交
最后更新
.jenkins 正在载入提交数据...
.travis 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
theano 正在载入提交数据...
.gitignore 正在载入提交数据...
.mailmap 正在载入提交数据...
.travis.yml 正在载入提交数据...
CONTRIBUTING.md 正在载入提交数据...
DESCRIPTION.txt 正在载入提交数据...
EMAIL.txt 正在载入提交数据...
HISTORY.txt 正在载入提交数据...
ISSUE_TEMPLATE.md 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
MANIFEST.in 正在载入提交数据...
NEWS.txt 正在载入提交数据...
NEWS_DEV.txt 正在载入提交数据...
README.txt 正在载入提交数据...
Theano.pyproj 正在载入提交数据...
Theano.sln 正在载入提交数据...
requirement-rtd.txt 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...