LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
entrywise.hpp File Reference
Include dependency graph for entrywise.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 lbann
 

Functions

 lbann::LBANN_DECLARE_STATELESS_ELEMENTWISE_OPERATOR (BinaryCrossEntropy, "binary cross entropy", true)
 
 lbann::LBANN_DECLARE_STATELESS_ELEMENTWISE_OPERATOR (SigmoidBinaryCrossEntropy, "sigmoid binary cross entropy", true)
 
 lbann::LBANN_DECLARE_STATELESS_ELEMENTWISE_OPERATOR (BooleanAccuracy, "Boolean accuracy", false)
 
 lbann::LBANN_DECLARE_STATELESS_ELEMENTWISE_OPERATOR (BooleanFalseNegative, "Boolean false negative rate", false)
 
 lbann::LBANN_DECLARE_STATELESS_ELEMENTWISE_OPERATOR (BooleanFalsePositive, "Boolean false positive rate", false)