Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.cc176 const double feature_weight = in ComputeWxAndWeightedExampleNorm() local
181 result.wx[l] += feature_value * regularization.Shrink(feature_weight); in ComputeWxAndWeightedExampleNorm()