Searched defs:BinaryCrossEntropy (Results 1 – 2 of 2) sorted by relevance
54 void BinaryCrossEntropy(const int input_size, const int reduction, const float *input_x, const floa… in BinaryCrossEntropy() function
449 BinaryCrossEntropy() : BaseOperator(kNameBinaryCrossEntropy) {} in BinaryCrossEntropy() function