MagmaDNN  1.0
c++NeuralNetworkFramework
crossentropy_internal.h File Reference
#include "tensor/tensor.h"
Include dependency graph for crossentropy_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::crossentropy_full (Tensor< T > *x, Tensor< T > *y, Tensor< T > *softmax, Tensor< T > *out)
 

Detailed Description

Author
Daniel Nichols
Version
0.1
Date
2019-05-30