Home
last modified time | relevance | path

Searched refs:NewtonStep (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dpoisson-loss.h41 x = NewtonStep(x, num_loss_partitions, label, wx, example_weight, in ComputeUpdatedDual()
92 double NewtonStep(const double x, const int num_loss_partitions, in NewtonStep() function
Dlogistic-loss.h40 x = NewtonStep(x, num_loss_partitions, label, wx, example_weight, in ComputeUpdatedDual()
115 double NewtonStep(const double x, const int num_loss_partitions, in NewtonStep() function