Home
last modified time | relevance | path

Searched defs:BinaryCrossEntropy (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32_grad/
Dbinary_cross_entropy.c54 void BinaryCrossEntropy(const int input_size, const int reduction, const float *input_x, const floa… in BinaryCrossEntropy() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h449 BinaryCrossEntropy() : BaseOperator(kNameBinaryCrossEntropy) {} in BinaryCrossEntropy() function