3rdparty/mshadow/README.md
MShadow is a lightweight CPU/GPU Matrix/Tensor Template Library in C++/CUDA. The goal of mshadow is to support efficient, device invariant and simple tensor library for machine learning project that aims for maximum performance and control, while also emphasize simplicity.
MShadow also provides interface that allows writing Multi-GPU and distributed deep learning programs in an easy and unified way.