Home
last modified time | relevance | path

Searched refs:PopulateBinaryCrossEntropyParameter (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/src/ops/populate/
Dbinary_cross_entropy_populate.cc22 OpParameter *PopulateBinaryCrossEntropyParameter(const void *prim) { in PopulateBinaryCrossEntropyParameter() function
43 REG_POPULATE(PrimitiveType_BinaryCrossEntropy, PopulateBinaryCrossEntropyParameter, SCHEMA_CUR);
/third_party/mindspore/mindspore/lite/src/ops/populate/v0/
Dbinary_cross_entropy_populate_v0.cc24 OpParameter *PopulateBinaryCrossEntropyParameter(const void *prim) { in PopulateBinaryCrossEntropyParameter() function
46 PopulateBinaryCrossEntropyParameter, SCHEMA_V0);