MagmaDNN  1.0
c++NeuralNetworkFramework
gradientdescent_internal.h File Reference
#include "tensor/tensor.h"
Include dependency graph for gradientdescent_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 >
magmadnn_error_t magmadnn::internal::gradientdescent_update_internal (Tensor< T > *var, Tensor< T > *grad, T learning_rate)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-05-30