MagmaDNN  1.0
c++NeuralNetworkFramework
sum_internal.h File Reference
#include <vector>
#include "tensor/tensor.h"
Include dependency graph for sum_internal.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::internal::sum_full (std::vector< Tensor< T > *> &vals, Tensor< T > &out)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-05-20

Function Documentation

◆ sum_full()

template<typename T >
void magmadnn::internal::sum_full ( std::vector< Tensor< T > * > &  vals,
Tensor< T > &  out 
)
Template Parameters
T
Parameters
vals