简体   繁体   English

如何在带有 AMD GPU 的 Windows 上使用 TensorFlow?

[英]How can I use TensorFlow on Windows with AMD GPU?

I want to use TensorFlow on Windows (Win 10) with a AMD GPU.我想在带有 AMD GPU 的 Windows(Win 10)上使用 TensorFlow。

If I google, there are a lot discussions and sources but I just couldn't figure out what's the best way to do this at the moment.如果我谷歌,有很多讨论和来源,但我目前无法弄清楚什么是最好的方法。

Could someone write a short installation instruction that he thinks is the best and most up-to-date way of doing so?有人可以写一个简短的安装说明,他认为这是最好的和最新的安装说明吗?

Tensorflow officially only supports CUDA, which is a proprietary NVIDIA technology. Tensorflow 官方只支持 CUDA,这是一项 NVIDIA 专有技术。 There is one unofficial implementation using openCL here which could work, or you could try using Google colab有一个非官方的实现使用的OpenCL这里可能无效,或者你可以尝试使用谷歌colab

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM