Hacker News new | ask | show | jobs
MSHADOW: Lightweight Matrix and Tensor Template Library in C++/CUDA (github.com)
1 points by antinucleon 4455 days ago
MSHADOW is a lightweight C++ tensor expression system support frequently used functions in machine learning. By using MSHADOW, all code can be written once and run smoothly on both GPU and CPU.