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

updated the readme to use nosetest instead of autotest.

上级 ebeff28d
...@@ -172,15 +172,17 @@ Use something like the following in your .bashrc: ...@@ -172,15 +172,17 @@ Use something like the following in your .bashrc:
Running the Test Suite Running the Test Suite
====================== ======================
Test your installation by running the autotests. Type at the shell: Test your installation by running the tests. Type at the shell:
.. code-block:: bash .. code-block:: bash
cd theano cd theano
python2.5 autotest.py nosetests
All tests should pass. All tests should pass.
python-nose must be installed. On red-hat or fedora core: sudo yum install python-nose.noarch
Using Theano Using Theano
============ ============
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论