tensorflow1.14专题

tensorflow1.14.0  包含了1.x和2.x内容,此后版本要求兼容该版本

tensorflow1.4  包含了1.x和2.x内容,此后版本要求兼容该版本   https://blog.csdn.net/wishchin/article/details/97613292

python3.8安装tensorflow1.14时候报错Can‘t connect to HTTPS URL because the SSL module is not available

python3.8安装tensorflow1.14做NER对应源码 pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.14.0-py3-none-any.whl https://blog.csdn.net/znevegiveup1/article/details/1129739

Centos 7 离线安装TensorFlow1.14.0依赖整理

安装的TensorFlow版本是:1.14.0 以Py3.6.0环境为基础,Anaconda下载链接:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-4.3.1-Linux-x86_64.sh TensorFlow依赖包的下载链接:https://download.csdn.net/download/Student