How can I use TensorFlow on Windows with AMD GPU?
问题 I want to use TensorFlow on Windows (Win 10) with a AMD GPU. 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? 回答1: Tensorflow officially only supports CUDA, which is a proprietary NVIDIA technology. There is one unofficial implementation using openCL here which could work, or you could try using