Home
last modified time | relevance | path

Searched refs:WIN32_CUDNN_NAMES (Results 1 – 1 of 1) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/gpuarray/
H A Ddnn.py65 WIN32_CUDNN_NAMES = ['cudnn64_7.dll', 'cudnn64_6.dll', 'cudnn64_5.dll'] variable
86 for name in WIN32_CUDNN_NAMES:
95 for name in WIN32_CUDNN_NAMES: