提交 75cfc1ab authored 作者: Frederic's avatar Frederic

Give the Theano flag for openblas.

上级 bd54fd06
...@@ -915,7 +915,8 @@ MKL library included in EPD, so you should not need to compile your own BLAS. ...@@ -915,7 +915,8 @@ MKL library included in EPD, so you should not need to compile your own BLAS.
<https://github.com/xianyi/OpenBLAS>`_ is a new project that <https://github.com/xianyi/OpenBLAS>`_ is a new project that
continues GotoBLAS: it has a better installation process and implements continues GotoBLAS: it has a better installation process and implements
additional functions (not currently used by Theano). additional functions (not currently used by Theano).
We did not try OpenBLAS on Windows. We did not try OpenBLAS on Windows. When installed, you probably need to
use this Theano flags: ``theano.config.blas.ldflags = "-lopenblas"``
.. note:: .. note::
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论