Searched refs:ConvertLabel (Results 1 – 10 of 10) sorted by relevance
188 TEST(HingeLoss, ConvertLabel) { in TEST() argument194 TF_EXPECT_OK(loss_updater.ConvertLabel(&example_label)); in TEST()199 TF_EXPECT_OK(loss_updater.ConvertLabel(&example_label)); in TEST()204 status = loss_updater.ConvertLabel(&example_label); in TEST()
55 virtual Status ConvertLabel(float* const example_label) const = 0;
66 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
109 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
78 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
99 Status ConvertLabel(float* const example_label) const final { in ConvertLabel() function
172 options.loss_updater->ConvertLabel(&example_label); in DoCompute()
245 const Status conversion_status = loss_updater->ConvertLabel(&label); in SampleAdaptativeProbabilities()
1513 static Label ConvertLabel(int32_t val);2486 inline FieldDef::Label FieldDef::ConvertLabel(int32_t val) { in ConvertLabel() function
1929 static Label ConvertLabel(int32_t val);3087 inline FieldDef::Label FieldDef::ConvertLabel(int32_t val) {