Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h730 const Shape& shape, const IndexIterationSpace& iteration_space, in ForEachIndexWithStatus() argument
733 shape, iteration_space.index_base, iteration_space.index_count, in ForEachIndexWithStatus()
734 iteration_space.index_incr, std::forward<FnTy>(function)); in ForEachIndexWithStatus()