Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dpoisson-loss.h32 const double weighted_example_norm) const final { in ComputeUpdatedDual()
95 const double weighted_example_norm, in NewtonStep()
H A Dlogistic-loss.h34 const double weighted_example_norm) const final { in ComputeUpdatedDual()
118 const double weighted_example_norm, in NewtonStep()
H A Dsmooth-hinge-loss.h36 const double weighted_example_norm) const final { in ComputeUpdatedDual()
H A Dsquared-loss.h35 const double weighted_example_norm) const final { in ComputeUpdatedDual()
H A Dhinge-loss.h45 const double weighted_example_norm) const final { in ComputeUpdatedDual()
H A Dloss_test.cc41 const double weighted_example_norm) { in TestComputeUpdatedDual()