diff options
author | Nikolay Nikolov <nikobnikolov[at]gmail[dot]com> | 2017-07-18 11:47:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:56:01 +0700 |
commit | 620777f1f9a6c5136e582aa3cd01107b9641c26e (patch) | |
tree | 07f2f4fa3c78db3a1bf0d8201a1784de7d61084b /development/cudnn/slack-desc | |
parent | 33f1a4ccea9fe4905e9f4322a0dff9f0ebfd4f79 (diff) |
development/cudnn: Added (CUDA Deep Neural Network library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/cudnn/slack-desc')
-rw-r--r-- | development/cudnn/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cudnn/slack-desc b/development/cudnn/slack-desc new file mode 100644 index 000000000000..8d2866e86c0f --- /dev/null +++ b/development/cudnn/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cudnn: cudnn (CUDA Deep Neural Network library) +cudnn: +cudnn: The NVIDIA CUDA Deep Neural Network library (cuDNN) is a GPU +cudnn: accelerated library of primitives for deep neural networks. cuDNN +cudnn: provides highly tuned implementations for standard routines such as +cudnn: forward and backward convolution, pooling, normalization, and +cudnn: activation layers. cuDNN is part of the NVIDIA Deep Learning SDK. +cudnn: +cudnn: +cudnn: https://developer.nvidia.com/cudnn +cudnn: |