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

Simplified doc about tests in Windows, since the script to fix this test issue…

Simplified doc about tests in Windows, since the script to fix this test issue is not currently working
上级 a69b6045
...@@ -588,14 +588,9 @@ used within a MinGW Shell (not available if you only installed Python(x,y)). ...@@ -588,14 +588,9 @@ used within a MinGW Shell (not available if you only installed Python(x,y)).
In particular, many tests will probably fail while running the test-suite, In particular, many tests will probably fail while running the test-suite,
due to insufficient memory resources (in which case you will probably get an due to insufficient memory resources (in which case you will probably get an
error of the type ``"Not enough storage is available to error of the type ``"Not enough storage is available to
process this command"``). One workaround (which is not fully working either process this command"``). A script named ``run_individual_tests.py`` found
at this point) is to go to your ``Theano\theano\tests`` directory and run in ``Theano\theano\tests`` is under development as a workaround, but is not
the following script (see documentation inside the script itself for more fully functional yet.
information):
.. code-block:: bash
python run_individual_tests.py 100
Compiling a faster BLAS Compiling a faster BLAS
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论