とらりもんHOME  Index  Search  Changes  Login

とらりもん - cuDNN Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

!! How to install cuDNN
* You can download cuDNN installer [[here|https://developer.nvidia.com/rdp/cudnn-download]].
* Select the suitable files for the cuda version and the Ubuntu version.


!! cuPy

!! How to check whether cuDNN is working:
$ cp -pr /usr/src/cudnn_samples_v7 ./
$ cd cudnn_samples_v7/conv_sample/
$ make
$ ./conv_sample