MagmaDNN  1.0
c++NeuralNetworkFramework
sumop.h File Reference
#include <vector>
#include <cstdio>
#include "compute/operation.h"
#include "tensor/tensor.h"
#include "utilities_internal.h"
#include "compute/sum/sum_internal.h"
Include dependency graph for sumop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  magmadnn::op::SumOp< T >
 

Functions

template<typename T >
Operation< T > * magmadnn::op::sum (std::vector< Operation< T > *> ops, bool copy)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-05-20