We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2030c5a commit 057fd57Copy full SHA for 057fd57
.travis.yml
@@ -78,6 +78,7 @@ script:
78
- pwd
79
- ls
80
- export THEANO_FLAGS=warn.ignore_bug_before=all,on_opt_error=raise,on_shape_error=raise
81
+ - export MKL_THREADING_LAYER=GNU
82
- python --version
83
- nosetests -v $PART
84
0 commit comments