MagmaDNN  1.0
c++NeuralNetworkFramework
meansquarederror.h File Reference
#include "compute/operation.h"
#include "compute/add/addop.h"
#include "compute/negative/negativeop.h"
#include "compute/scalarproduct/scalarproductop.h"
#include "compute/pow/powop.h"
#include "compute/reducesum/reducesumop.h"
Include dependency graph for meansquarederror.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
Operation< T > * magmadnn::op::meansquarederror (Operation< T > *ground_truth, Operation< T > *prediction)
 

Detailed Description

Author
Daniel Nichols
Version
1.0
Date
2019-07-03