提交 b9afaaa6 authored 作者: Frederic Bastien's avatar Frederic Bastien

Add a note that NanGuardMode isn't super fast

上级 319e50df
......@@ -63,6 +63,12 @@ kind of abnormal values to monitor. ``nan_is_error`` and ``inf_is_error`` has
no default values, so they need to be set explicitly, but ``big_is_error`` is
set to be ``True`` by default.
.. note::
NanGuardMode will slow down your computations. We have done
our best to limit the slowdown, but it is still
significant. Therefore, do not always enable it unless needed.
Reference
=========
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论