MagmaDNN  1.0
c++NeuralNetworkFramework
add.h File Reference
#include "tensor/tensor.h"
Include dependency graph for add.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::add_in_place (T alpha, Tensor< T > *x, T beta, Tensor< T > *out)
 

Detailed Description

Author
Daniel Nichols
Version
1.0
Date
2019-06-24