提交 87db9d55 authored 作者: Simon Lefrancois's avatar Simon Lefrancois

remove note about old gpu backend

上级 342d4d11
...@@ -457,17 +457,12 @@ import theano and print the config variable, as in: ...@@ -457,17 +457,12 @@ import theano and print the config variable, as in:
* 0 <= N <= 1: use this fraction of the total GPU memory (clipped to .95 for driver memory). * 0 <= N <= 1: use this fraction of the total GPU memory (clipped to .95 for driver memory).
* > 1: use this number in megabytes (MB) of memory. * > 1: use this number in megabytes (MB) of memory.
.. note::
This value allocates GPU memory ONLY when using (:ref:`gpuarray`).
For the old backend, please see ``config.lib.cnmem``
.. note:: .. note::
This could cause memory fragmentation. So if you have a memory This could cause memory fragmentation. So if you have a memory
error while using the cache, try to allocate more memory at error while using the cache, try to allocate more memory at
the start or disable it. If you try this, report your result the start or disable it. If you try this, report your result
on :ref`theano-dev`. on `theano-dev`_.
.. note:: .. note::
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论