Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dsdca_internal.cc175 const float sparse_weight = sparse_weights.nominals(l, feature_index); in ComputeWxAndWeightedExampleNorm() local
177 sparse_weight + in ComputeWxAndWeightedExampleNorm()
180 feature_value * regularization.Shrink(sparse_weight); in ComputeWxAndWeightedExampleNorm()