We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd3616 commit 12f6e00Copy full SHA for 12f6e00
.travis.yml
@@ -19,5 +19,5 @@ script:
19
- cd code
20
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
21
- python --version
22
- - theano-nose test.py
+ - nosetests test.py
23
0 commit comments