1. Install Cuda:
https://developer.nvidia.com/cuda-downloads
2. Install CUDNN:
https://developer.nvidia.com/cudnn3. Install mxnet-gpu for your cuda version, for example: if you install Cuda 10:
pip install mxnet-100
Modified on: Tue, 6 Aug, 2019 at 3:16 PM
1. Install Cuda:
https://developer.nvidia.com/cuda-downloads
2. Install CUDNN:
https://developer.nvidia.com/cudnn3. Install mxnet-gpu for your cuda version, for example: if you install Cuda 10:
pip install mxnet-100
Did you find it helpful? Yes No
Send feedback