Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1644 kCIdx, in LentzThompsonBarnettAlgorithm() enumerator
1681 auto c = partial_denominator[0] + partial_numerator[0] / values[kCIdx]; in LentzThompsonBarnettAlgorithm()
1695 updated_values[kCIdx] = c; in LentzThompsonBarnettAlgorithm()
1720 values[kCIdx] = h; in LentzThompsonBarnettAlgorithm()