提交 d451f951 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Minor typo fix in doc

上级 e00393e3
...@@ -97,7 +97,7 @@ TODO: Give examples on how to use these things! They are pretty complicated. ...@@ -97,7 +97,7 @@ TODO: Give examples on how to use these things! They are pretty complicated.
- :func:`GpuDnnConv <theano.sandbox.cuda.dnn.GpuDnnConv>` GPU-only - :func:`GpuDnnConv <theano.sandbox.cuda.dnn.GpuDnnConv>` GPU-only
convolution using NVIDIA's cuDNN library. To enable it (and convolution using NVIDIA's cuDNN library. To enable it (and
other cudnn-acclerated ops), set other cudnn-accelerated ops), set
``THEANO_FLAGS=optimizer_including=cudnn`` in your environment. ``THEANO_FLAGS=optimizer_including=cudnn`` in your environment.
This requires that you have cuDNN installed and available. It This requires that you have cuDNN installed and available. It
also requires a GPU with compute capability 3.0 or more. also requires a GPU with compute capability 3.0 or more.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论