tensorflow开发环境版本组合

记录下各模块的版本

tensorflow 1.15.0       print tf.__version__

cuda 10.0.130            nvcc -v            

cudnn 7.6.4        cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR -A 2

python 2.7.17      python -V

jupyter notebook   5.7.8      jupyter notebook -V

ubuntu  18.04

posted @ 2020-02-26 00:54  吃饱就睡  阅读(152)  评论(0)    收藏  举报