提交 f4d4949b authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

Add new config option to the docs.

上级 994f2486
...@@ -431,6 +431,7 @@ import theano and print the config variable, as in: ...@@ -431,6 +431,7 @@ import theano and print the config variable, as in:
automatically to get more memory. But this can cause automatically to get more memory. But this can cause
fragmentation, see note above. fragmentation, see note above.
.. attribute:: config.gpuarray.sched .. attribute:: config.gpuarray.sched
String value: ``'default'``, ``'multi'``, ``'single'`` String value: ``'default'``, ``'multi'``, ``'single'``
...@@ -462,6 +463,13 @@ import theano and print the config variable, as in: ...@@ -462,6 +463,13 @@ import theano and print the config variable, as in:
performance, check both options. performance, check both options.
.. attribute:: config.gpuarray.cache_path
String value
Directory to cache pre-compiled kernels for the gpuarray backend.
.. attribute:: linker .. attribute:: linker
String value: ``'c|py'``, ``'py'``, ``'c'``, ``'c|py_nogc'`` String value: ``'c|py'``, ``'py'``, ``'c'``, ``'c|py_nogc'``
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论