Hi,

Install anaconda and make sure to use Theano dev version. It will tell you
to install the conda package mkl-service. This will make Theano happy and
fast.

Le mer. 15 févr. 2017 11:59, 'Ahmad Albab' via theano-users <
theano-users@googlegroups.com> a écrit :

> i'm new to python, currently im using python 2.7.13 on win10. I try to run
> simple neural network using KERAS and Theano as the backend. However, when
> running my program, i got this message:
>
>
> AbstractConv2d Theano optimization failed: there is no implementation
> available supporting the requested options. Did you exclude both "conv_dnn"
> and "conv_gemm" from the optimizer? If on GPU, is cuDNN available and does
> the GPU support it? If on CPU, do you have a BLAS library installed Theano
> can link against?
>
>
> Then, i tried to install LAPACK on my windows based on the videos in this
> link:
> https://www.youtube.com/watch?v=nsS3C1R3aDw&index=3&list=PLk1POg2YgVEI8OMZ-EOlfJGK0YWxY9-sL
>
>
> and i succeed to install it.
>
>
> However, the problem still persists. I really need your help. Thank you in
> advance.
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "theano-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to theano-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to