You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
JOOC thx.
The text was updated successfully, but these errors were encountered: