(详细整理!!!!)Tensorflow与Keras、Python版本对应关系!!!

小伙伴们大家好,不知道大家有没有被tensorflow框架困扰过

今天我就给大家整理一下tensorflow和keras、python版本的对应关系

大家这些都可以在官网找到,下面我把官网的连接给大家放在这里:
在 Windows 环境中从源代码构建 | TensorFlow (google.cn)

但是为了方便大家,我给大家列在下面啦!!!

下面这个是我给大家总结的(也是为我自己整理的,嘿嘿~~~)(然后后面我也把官网上CPU和GPU的也放上面了,希望可以帮助到大家)

|-----------------|-------------|---------------------------------|
| Tensorflow常用的版本 | 对应的Python版本 | 对应的Keras版本 |
| TensorFlow 2.9 | 3.7.-3.10. | TensorFlow 2.9.0 + Keras |
| TensorFlow 2.8 | 3.7.-3.10. | TensorFlow 2.8.0 + Keras |
| TensorFlow 2.7 | 3.7.-3.9. | TensorFlow 2.7.0 + Keras |
| TensorFlow 2.6 | 3.6.-3.9. | TensorFlow 2.6.0 + Keras 2.6.0 |
| TensorFlow 2.5 | 3.6.-3.9. | TensorFlow 2.5.0 + Keras 2.5 |
| TensorFlow 2.4 | 3.6.-3.8. | TensorFlow 2.4.0 + Keras 2.4.3 |
| TensorFlow 2.3 | 3.5.-3.8. | TensorFlow 2.3.0 + Keras 2.4.3 |
| TensorFlow 2.2 | 3.7. | TensorFlow 2.2.0 + Keras 2.3.1 |
| TensorFlow 2.1 | 3.6. | TensorFlow 2.1.0 + Keras 2.3.1 |
| TensorFlow 2.0 | 3.6. | TensorFlow 2.0.0 + Keras 2.3.1 |
| TensorFlow 1.5 | 3.6. | TensorFlow 1.15.0 + Keras 2.3.1 |
| TensorFlow 1.14 | 3.6. | TensorFlow 1.14.0 + Keras 2.2.5 |
| TensorFlow 1.13 | 3.6. | TensorFlow 1.13.0 + Keras 2.2.4 |
| TensorFlow 1.12 | 3.6. | TensorFlow 1.12.0 + Keras 2.2.4 |
| TensorFlow 1.11 | 3.6. | TensorFlow 1.11.0 + Keras 2.2.4 |
| TensorFlow 1.10 | 3.6. | TensorFlow 1.10.0 + Keras 2.2.0 |

相关推荐
极限实验室9 分钟前
Coco AI 实战(一):Coco Server Linux 平台部署
人工智能
杨过过儿20 分钟前
【学习笔记】4.1 什么是 LLM
人工智能
巴伦是只猫29 分钟前
【机器学习笔记Ⅰ】13 正则化代价函数
人工智能·笔记·机器学习
大千AI助手38 分钟前
DTW模版匹配:弹性对齐的时间序列相似度度量算法
人工智能·算法·机器学习·数据挖掘·模版匹配·dtw模版匹配
AI生存日记1 小时前
百度文心大模型 4.5 系列全面开源 英特尔同步支持端侧部署
人工智能·百度·开源·open ai大模型
LCG元1 小时前
自动驾驶感知模块的多模态数据融合:时序同步与空间对齐的框架解析
人工智能·机器学习·自动驾驶
why技术1 小时前
Stack Overflow,轰然倒下!
前端·人工智能·后端
超龄超能程序猿2 小时前
(三)PS识别:基于噪声分析PS识别的技术实现
图像处理·人工智能·计算机视觉
要努力啊啊啊2 小时前
YOLOv3-SPP Auto-Anchor 聚类调试指南!
人工智能·深度学习·yolo·目标检测·目标跟踪·数据挖掘