My laptop is Macbook Pro 2016 with graphic card Radeon Pro 460. Is there anyway that I can leverage my GPU to speed up tensorflow?
I understand that CUDA is for NVIDIA card, and CUDA version of TF doesn't work. Is there any other tool that I can use GPU to run TF such as OpenCL?
Update: One potential answer is that: "You can run Tensorflow on a Macbook Pro 2016 using tf-coriander . Disclosure: I'm the author. – Hugh Perkins 2 days ago"