Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h459 using MutatingStatusVisitorFunction = variable
462 Shape* shape, const MutatingStatusVisitorFunction& func);
Dshape_util.cc917 Shape* shape, const ShapeUtil::MutatingStatusVisitorFunction& func, in ForEachMutableSubshapeHelper()
966 Shape* shape, const MutatingStatusVisitorFunction& func) { in ForEachMutableSubshapeWithStatus()