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

相关推荐
小道士写程序2 小时前
自然语言处理NLP - 第3章 从字符到Token:机器的输入长什么样
人工智能·机器学习
Mr数据杨2 小时前
钻石价格预测实战 从 Kaggle 回归赛题看结构化数据建模落地
人工智能·数据分析·kaggle竞赛
Mr数据杨2 小时前
从 Kaggle 到实战的多标签文本分类案例拆解
人工智能·数据分析·kaggle竞赛
福昕办公2 小时前
智能体手机落地,Agent 正在从“云端调用“走向“长进软件本体“
人工智能·智能手机
DolphinScheduler社区2 小时前
把 Apache DolphinScheduler 变成 Agent 的“手和脚”:从调度平台到自然语言数据入口
人工智能·开源·apache·agent·技术分享·海豚调度·大数据工作流调度
weixin_446260852 小时前
基于熵的选择性智能体引导:从非完美视觉语言模型教师学习自主策略
人工智能·学习·语言模型
夜雪一千2 小时前
如何写一个数据分析 Skill
人工智能·数据挖掘·数据分析
桃西西呀2 小时前
RAG 接个向量库就完事?从切块到重排的 7 步流水线,我替你踩了 8 个深坑
人工智能·llm·ai编程
YOLO数据集集合2 小时前
无人机屋顶与地物分割数据集 | 屋顶分割 航拍识别 城市规划 材质分类 实例分割9036期
人工智能·分类·无人机·材质·中国城市建筑·建筑识别
zhangfeng11332 小时前
CodeBuddy‑CLI 默认授权(权限模式)命令行参数
人工智能·ai编程