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

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-06-23