• Julien Demouth's avatar
    Integrate the latest version of CNMEM · 58944771
    Julien Demouth 提交于
    This version comes with two fixes.
    
    1/ Fix a warning due to the visibility attribute needed by Theano.
    We changed const char* CNMEM_API to const char CNMEM_API* in the
    declaration of cnmemGetErrorString to have the attribute between
    char and star. It fixes the warning.
    
    2/ Fix a compilation issue with CUDA 5.0 due to the missing
    cudaStreamGetFlags function. It is #defined out when the Runtime
    is less than 5.5 (5050 version).
    58944771
名称
最后提交
最后更新
benchmark 正在载入提交数据...
bin 正在载入提交数据...
doc 正在载入提交数据...
theano 正在载入提交数据...
.gitignore 正在载入提交数据...
.mailmap 正在载入提交数据...
.travis.yml 正在载入提交数据...
DESCRIPTION.txt 正在载入提交数据...
EMAIL.txt 正在载入提交数据...
HISTORY.txt 正在载入提交数据...
LICENSE.txt 正在载入提交数据...
MANIFEST.in 正在载入提交数据...
NEWS.txt 正在载入提交数据...
NEWS_DEV.txt 正在载入提交数据...
README.txt 正在载入提交数据...
Theano.pyproj 正在载入提交数据...
Theano.sln 正在载入提交数据...
setup.cfg 正在载入提交数据...
setup.py 正在载入提交数据...