提交 c81359df authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Added note about potential issues under Windows where many tests may fail due to…

Added note about potential issues under Windows where many tests may fail due to running out of memory
上级 6a4b5973
...@@ -278,8 +278,11 @@ but this has not been tested yet. ...@@ -278,8 +278,11 @@ but this has not been tested yet.
``export PYTHONPATH=PYTHONPATH:$HOME/Theano``. ``export PYTHONPATH=PYTHONPATH:$HOME/Theano``.
- Please note that at this time, some tests (launched using ``nosetests``) are - Please note that at this time, some tests (launched using ``nosetests``) are
still failing under Windows. still failing under Windows: we are working on fixing them.
We are working on fixing them. It may also happen that many tests may fail while running the test-suite,
due to insufficient memory resources: one workaround is to run nosetests
multiple times under individual subdirectories.
Generating the documentation Generating the documentation
---------------------------- ----------------------------
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论