NervanaSystems / neon

Intel® Nervana™ reference deep learning framework committed to best performance on all hardware
http://neon.nervanasys.com/docs/latest
Apache License 2.0
3.87k stars 811 forks source link

Does mkl backend optimize numpy? #456

Open jinzhao-SU opened 5 years ago

jinzhao-SU commented 5 years ago

Does mkl backend optimize numpy such as np.rfft() or np.multiply()? To accelerate these operations, do I need to install intel-numpy even though I have ready installed neon? Thank you.

Ziyi-Zhao commented 5 years ago

Nice question!