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.h633 const FnType& visitor_function) { in ForEachIndexWithStatus()
657 const FnType& visitor_function) { in ForEachIndex()
670 const FnType& visitor_function) { in ForEachIndexWithStatus()
679 static void ForEachIndex(const Shape& shape, const FnType& visitor_function) { in ForEachIndex()
696 const FnType& visitor_function) { in ForEachIndexParallel()