Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1647 kDIdx, in LentzThompsonBarnettAlgorithm() enumerator
1685 auto d = partial_denominator[0] + partial_numerator[0] * values[kDIdx]; in LentzThompsonBarnettAlgorithm()
1696 updated_values[kDIdx] = d; in LentzThompsonBarnettAlgorithm()
1721 values[kDIdx] = FullLike(h, 0.0); in LentzThompsonBarnettAlgorithm()