Guest User

Untitled

a guest
Dec 13th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. from theano import tensor, scalar
  2.  
  3. To use MKL 2018 with Theano you MUST set "MKL_THREADING_LAYER=GNU" in your environement.
  4.  
  5. conda install -c anaconda mkl-service
Add Comment
Please, Sign In to add comment