提交 fd1e668b authored 作者: --global's avatar --global

Change description for 'large' implementation

上级 45adc6e0
...@@ -53,7 +53,7 @@ To get an error if Theano can not use cuDNN, use this Theano flag: ...@@ -53,7 +53,7 @@ To get an error if Theano can not use cuDNN, use this Theano flag:
* ``small`` (default) : use a convolution implementation with small memory * ``small`` (default) : use a convolution implementation with small memory
usage usage
* ``none`` : use a slower implementation with minimal memory usage * ``none`` : use a slower implementation with minimal memory usage
* ``large`` : use a faster implementation with large memory usage * ``large`` : use a sometimes faster implementation with large memory usage
* ``fft`` : use the Fast Fourrier Transform implementation of convolution * ``fft`` : use the Fast Fourrier Transform implementation of convolution
(very high memory usage) (very high memory usage)
* ``guess_once`` : the first time a convolution is executed, the * ``guess_once`` : the first time a convolution is executed, the
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论