提交 615bc2c8 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Small reformulation.

上级 81cc8815
...@@ -42,12 +42,12 @@ To get an error if Theano can not use cuDNN, use this Theano flag: ...@@ -42,12 +42,12 @@ To get an error if Theano can not use cuDNN, use this Theano flag:
.. note:: .. note::
CUDNN R1 and R2 tell that for the following 2 operations, the The documentation of CUDNN R1 and R2 tells that, for the following
reproducibility is not guarantee: `cudnnConvolutionBackwardFilter` 2 operations, the reproducibility is not guaranteed:
and `cudnnConvolutionBackwardData`. Those correspond to the `cudnnConvolutionBackwardFilter` and `cudnnConvolutionBackwardData`.
gradient again the weights and the gradient of the Those correspond to the gradient wrt the weights and the gradient wrt the
convolution. They are used sometimes in the forward when they give input of the convolution. They are also used sometimes in the forward
speed up. pass, when they give a speed up.
Functions Functions
========= =========
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论