Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix travis with newer MKL and Theano.
  • Loading branch information
nouiz committed Oct 30, 2017
commit 057fd57b0e088090679a1b309aadf88ee89abb20
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ script:
- pwd
- ls
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
- export MKL_THREADING_LAYER=GNU
- python --version
- nosetests -v $PART