Open crayzok opened 7 years ago
No, it doesn't.
Rn depends on CNTK library of Microsoft to train and evaluate networks. and CNTK relies on nVidia CUDA technology(cuDNN API).
So Rn does not support GPUs other than nVidia GPU. If you want, you should modify Rn to use Caffe or something library that supports AMD GPU. And should convert CNTK model to other library's format.
I got it. good evening
CNTK doesn't support AMD GPUs now.
JOOC thx.