Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1631 const ForEachIndexBodyFunction& nth_partial_denominator, in LentzThompsonBarnettAlgorithm() argument
1664 [small, threshold, &nth_partial_numerator, &nth_partial_denominator]( in LentzThompsonBarnettAlgorithm()
1677 nth_partial_denominator(iteration, values.subspan(kFirstInputIdx), in LentzThompsonBarnettAlgorithm()
1711 nth_partial_denominator(Zero(&b, U32), inputs, &b)); in LentzThompsonBarnettAlgorithm()