Home
last modified time | relevance | path

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

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