Home
last modified time | relevance | path

Searched defs:visitor_function (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h717 const FnType& visitor_function) { in ForEachIndexWithStatus()
741 const FnType& visitor_function) { in ForEachIndex()
754 const FnType& visitor_function) { in ForEachIndexWithStatus()
763 static void ForEachIndex(const Shape& shape, const FnType& visitor_function) { in ForEachIndex()
780 const FnType& visitor_function) { in ForEachIndexParallel()