Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dmath.cc1649 kHIdx, in LentzThompsonBarnettAlgorithm() enumerator
1691 auto h = values[kHIdx] * delta; in LentzThompsonBarnettAlgorithm()
1697 updated_values[kHIdx] = h; in LentzThompsonBarnettAlgorithm()
1722 values[kHIdx] = h; in LentzThompsonBarnettAlgorithm()
1726 return values[kHIdx]; in LentzThompsonBarnettAlgorithm()