欢迎来到尧图网

客户服务 关于我们

您的位置:首页 > 财经 > 创投人物 > TensorFlow 2.0 环境配置

TensorFlow 2.0 环境配置

2025/8/30 5:02:29 来源:https://blog.csdn.net/qq_41234788/article/details/143753791  浏览:    关键词:TensorFlow 2.0 环境配置

官方文档:CUDA Installation Guide for Windows

官方文档有坑,windows的安装指南直接复制了linux的指南内容:忽略这些离谱的信息即可。

可以从官方文档知悉,cuda依赖特定版本的C++编译器。但是我懒得为了一个编译器就下载整个visual studio ide,因此只下载了build tool,很方便,只有几MB。参考:https://stackoverflow.com/questions/76792904/how-to-install-the-msvc-compiler-for-c-without-visual-studio

选择cuda版本:https://developer.nvidia.com/cuda-toolkit-archive

Installed:
     - Nsight Monitor
Not Installed:
     - Nsight for Visual Studio 2022
       Reason: VS2022 was not found
     - Nsight for Visual Studio 2019
       Reason: VS2019 was not found
     - Nsight for Visual Studio 2017
       Reason: VS2017 was not found
     - Integrated Graphics Frame Debugger and Profiler
       Reason: see https://developer.nvidia.com/nsight-vstools
     - Integrated CUDA Profilers
       Reason: see https://developer.nvidia.com/nsight-vstools
 

参考链接:超详细图文带你手把手安装 CUDA 和 CUDNN - lazycookie - 博客园

cuda安装完成之后,就要安装 cudnn了,版本兼容关系:

Support Matrix — NVIDIA cuDNN

发现python 3.13 还没有被tensorflow支持。。。

版本兼容关系:Tensorflow与Python、CUDA、cuDNN的版本对应表_tensorflow版本对应-CSDN博客

只能使用2.10.0的tensorflow先凑合了。

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com

热搜词