NDArray: A Headers only Template Library for N Dimensions Tensor Expressions
NDArray is short for N Dimension Array, it is a headers only library for N-Dimensions array(i.e. tensor in deep learning) expressions, such as arithmatic operations, reshape, reduction, slice and etc.
Read More…