[SciPy-User] [SciPy-Dev] convolution using numpy/scipy using MKL libraries

Nathaniel Smith njs at pobox.com
Sun Jul 27 08:26:51 EDT 2014


(Dropping scipy-dev from the CC list since this is more of a user question)

You might also look into Theano; fast convolutional networks are a
specialty of theirs.

-n
On 27 Jul 2014 09:28, "Sai Rajeshwar" <rajsai24 at gmail.com> wrote:

> hi all,
>
>    Im trying to implement 3d convolutional networks.. for which I wanted
> to use convolve function from scipy.signal.convolve or fftconvolve..  but
> looks like both of them doesnot use MKL libraries..  is there any
> implementation of convolutoin which uses MKL libraries or MKL-threaded  so
> that code runs faster.
>
> thanks a lot in advance
>
> *with regards..*
>
> *M. Sai Rajeswar*
> *M-tech  Computer Technology*
>
>
> *IIT Delhi----------------------------------Cogito Ergo Sum---------*
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20140727/c3cd45d8/attachment.html>


More information about the SciPy-User mailing list