MagmaDNN  1.0
c++NeuralNetworkFramework
reduce_sum.h File Reference
#include "tensor/tensor.h"
#include "cblas.h"
#include "utilities_internal.h"
Include dependency graph for reduce_sum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
void magmadnn::math::reduce_sum (Tensor< T > *x, int axis, Tensor< T > *ones, Tensor< T > *out)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-06-14