(详细整理!!!!)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 |

相关推荐
飞哥数智坊8 分钟前
AI 编程一年多,我终于明白:比技巧更重要的,是熟练度
人工智能·ai编程
新智元1 小时前
收手吧 GPT-5-Codex,外面全是 AI 编程智能体!
人工智能·openai
IT_陈寒1 小时前
Java 性能优化:5个被低估的JVM参数让你的应用吞吐量提升50%
前端·人工智能·后端
阿里云云原生1 小时前
阿里云基础设施 AI Tech Day AI 原生,智构未来——AI 原生架构与企业实践专场
人工智能
Memene摸鱼日报2 小时前
「Memene 摸鱼日报 2025.9.16」OpenAI 推出 GPT-5-Codex 编程模型,xAI 发布 Grok 4 Fast
人工智能·aigc
xiaohouzi1122332 小时前
OpenCV的cv2.VideoCapture如何加GStreamer后端
人工智能·opencv·计算机视觉
用户125205597082 小时前
解决Stable Diffusion WebUI训练嵌入式模型报错问题
人工智能
Juchecar2 小时前
一文讲清 nn.LayerNorm 层归一化
人工智能
martinzh2 小时前
RAG系统大脑调教指南:模型选择、提示设计与质量控保一本通
人工智能
小关会打代码2 小时前
计算机视觉案例分享之答题卡识别
人工智能·计算机视觉