Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/coder/kernels/
Dpmf_to_cdf_op.cc112 gain = ComputeNextGain(); in GainItem()
118 gain = ComputeNextGain(); in Increase()
125 double ComputeNextGain() { in ComputeNextGain() function