とらりもんHOME  Index  Search  Changes  Login

cuDNN

How to install cuDNN

  • You can download cuDNN installer here.
  • 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
Last modified:2020/02/11 17:53:56
Keyword(s):
References:[pix2pix]