提交 bfcd3f9c authored 作者: f0k's avatar f0k

Link to Theano's cuDNN documentation

上级 36eefee4
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
.. note:: .. note::
As of October 21st, 2014, the default GPU image convolution As of October 21st, 2014, the default GPU image convolution
changed: By default, if `cuDNN <https://developer.nvidia.com/cuDNN>`_ changed: By default, if :ref:`cuDNN <_libdoc_cuda_dnn>`
is available, we will use it, otherwise we will fall back to using the is available, we will use it, otherwise we will fall back to using the
gemm version (slower then cuDNN in most cases, uses more memory, but gemm version (slower then cuDNN in most cases, uses more memory, but
faster than the legacy version we used before). faster than the legacy version we used before).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论