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.h700 const FnType& visitor_function) { in ForEachIndexWithStatus()
724 const FnType& visitor_function) { in ForEachIndex()
737 const FnType& visitor_function) { in ForEachIndexWithStatus()
746 static void ForEachIndex(const Shape& shape, const FnType& visitor_function) { in ForEachIndex()
763 const FnType& visitor_function) { in ForEachIndexParallel()