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

相关推荐
szxinmai主板定制专家2 分钟前
【国产NI替代】基于A7 FPGA+AI的16振动(16bits)终端PCIE数据采集板卡
人工智能·fpga开发
数据分析能量站38 分钟前
神经网络-AlexNet
人工智能·深度学习·神经网络
Ven%44 分钟前
如何修改pip全局缓存位置和全局安装包存放路径
人工智能·python·深度学习·缓存·自然语言处理·pip
szxinmai主板定制专家1 小时前
【NI国产替代】基于国产FPGA+全志T3的全国产16振动+2转速(24bits)高精度终端采集板卡
人工智能·fpga开发
YangJZ_ByteMaster1 小时前
EndtoEnd Object Detection with Transformers
人工智能·深度学习·目标检测·计算机视觉
Anlici1 小时前
模型训练与数据分析
人工智能·机器学习
余~~185381628002 小时前
NFC 碰一碰发视频源码搭建技术详解,支持OEM
开发语言·人工智能·python·音视频
唔皇万睡万万睡2 小时前
五子棋小游戏设计(Matlab)
人工智能·matlab·游戏程序
视觉语言导航2 小时前
AAAI-2024 | 大语言模型赋能导航决策!NavGPT:基于大模型显式推理的视觉语言导航
人工智能·具身智能
volcanical2 小时前
Bert各种变体——RoBERTA/ALBERT/DistillBert
人工智能·深度学习·bert