BCELoss< InputDataType, OutputDataType > Member List

This is the complete list of members for BCELoss< InputDataType, OutputDataType >, including all inherited members.

Backward(const PredictionType &prediction, const TargetType &target, LossType &loss)BCELoss< InputDataType, OutputDataType >
BCELoss(const double eps=1e-10, const bool reduction=true)BCELoss< InputDataType, OutputDataType >
Eps() constBCELoss< InputDataType, OutputDataType >inline
Eps()BCELoss< InputDataType, OutputDataType >inline
Forward(const PredictionType &prediction, const TargetType &target)BCELoss< InputDataType, OutputDataType >
OutputParameter() constBCELoss< InputDataType, OutputDataType >inline
OutputParameter()BCELoss< InputDataType, OutputDataType >inline
Reduction() constBCELoss< InputDataType, OutputDataType >inline
Reduction()BCELoss< InputDataType, OutputDataType >inline
serialize(Archive &ar, const uint32_t)BCELoss< InputDataType, OutputDataType >