mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-08-11 11:20:03 +08:00
.travis.yml set MKL_THREADING_LAYER="GNU"
This commit is contained in:
@@ -64,6 +64,7 @@ install:
|
||||
|
||||
# command to run tests
|
||||
script:
|
||||
- export MKL_THREADING_LAYER="GNU"
|
||||
# run keras backend init to initialize backend config
|
||||
- python -c "import keras.backend"
|
||||
# create dataset directory to avoid concurrent directory creation at runtime
|
||||
|
||||
Reference in New Issue
Block a user