Home
last modified time | relevance | path

Searched defs:ConvertLabel (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dhinge-loss.h109 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
Dsquared-loss.h66 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
Dsmooth-hinge-loss.h78 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
Dloss_test.cc193 TEST(HingeLoss, ConvertLabel) { in TEST() argument
337 TEST(PoissonLoss, ConvertLabel) { in TEST() argument
Dpoisson-loss.h81 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
Dlogistic-loss.h99 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
/external/protobuf/php/ext/google/protobuf/
Dupb.h2486 inline FieldDef::Label FieldDef::ConvertLabel(int32_t val) { in ConvertLabel() function