Searched defs:BinaryCrossEntropyGrad (Results 1 – 2 of 2) sorted by relevance
21 int BinaryCrossEntropyGrad(const int input_size, const int reduction, const float *input_x, const f… in BinaryCrossEntropyGrad() function
441 BinaryCrossEntropyGrad() : BaseOperator(kNameBinaryCrossEntropyGrad) {} in BinaryCrossEntropyGrad() function