Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h414 return ForEachHelperBool(func, *this, &index); in ForEachSubpieceWithBool()
474 bool ForEachHelperBool(const Fn& func, const Piece& piece, in ForEachHelperBool() function
481 if (!ForEachHelperBool(func, piece.children_[i], index)) { in ForEachHelperBool()