栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 软件开发 > 后端开发 > Python

TensorFlow的历史版本与对应Python版本

Python 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

TensorFlow的历史版本与对应Python版本

版本Python 版本最后版本发布时间
tensorflow-2.4.03.6-3.82020年12月
tensorflow-2.3.03.5-3.82020年7月
tensorflow-2.2.03.5-3.82020年5月
tensorflow-2.1.03.5-3.72020年1月
tensorflow-2.0.03.5-3.72019年10月
tensorflow-1.15.03.5-3.72019年10月
tensorflow-1.14.03.5-3.72019年6月
tensorflow-1.13.03.5-3.72019年2月
tensorflow-1.12.03.5-3.62018年11月
tensorflow-1.11.03.5-3.62018年9月
tensorflow-1.10.03.5-3.62018年8月
tensorflow-1.9.03.5-3.62018年7月
tensorflow-1.8.03.5-3.62018年4月
tensorflow-1.7.03.5-3.62018年3月
tensorflow-1.6.03.5-3.62018年3月
tensorflow-1.5.03.5-3.62018年1月
tensorflow-1.4.03.5-3.62017年11月
tensorflow-1.3.03.5-3.62017年8月
tensorflow-1.2.03.5-3.62017年6月
tensorflow-1.1.03.52017年4月
tensorflow-1.0.03.52017年2月

对于TensorFlow 1.X,可以统一使用Tensorflow 1.15.0,对应的python版本为3.5-3.7。

pip install tensorflow==1.15.0 # CPU版本
pip install tensorflow_gpu==1.15.0 # GPU版本

对于TensorFlow 2.X,统一使用最新版本即可。

pip install tensorflow # tensorflow的CPU最新版本
pip install tensorflow_gpu # tensorflow的GPU最新版本
转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/834688.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号