Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1639 kIterationIdx, in LentzThompsonBarnettAlgorithm() enumerator
1656 auto iteration = values[kIterationIdx]; in LentzThompsonBarnettAlgorithm()
1667 XlaOp iteration = values[kIterationIdx]; in LentzThompsonBarnettAlgorithm()
1694 updated_values[kIterationIdx] = Add(iteration, ScalarLike(iteration, 1)); in LentzThompsonBarnettAlgorithm()
1718 values[kIterationIdx] = One(&b, U32); in LentzThompsonBarnettAlgorithm()