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

Add a link to the --use_fast_math flag documenation.

上级 6840fe30
......@@ -511,9 +511,11 @@ import theano and print the config variable, as in:
Default: False
If true, this will enable fastmath mode for compiled cuda code
which makes div and sqrt faster at the cost of precision. This
also disables support for denormal numbers.
If true, this will enable fastmath (`--use_fast_math
<http://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/#options-for-steering-cuda-compilation>`_)
mode for compiled cuda code which makes div and sqrt faster at the
cost of precision. This also disables support for denormal
numbers.
.. attribute:: optimizer_excluding
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论