Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dloss_test.cc193 TEST(HingeLoss, ConvertLabel) { in TEST() argument
337 TEST(PoissonLoss, ConvertLabel) { in TEST() argument
H A Dsmooth-hinge-loss.h78 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
H A Dsquared-loss.h66 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
H A Dhinge-loss.h109 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
H A Dpoisson-loss.h81 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
H A Dlogistic-loss.h99 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function