Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h525 using MutatingStatusVisitorFunction = variable
528 Shape* shape, const MutatingStatusVisitorFunction& func);
Dshape_util.cc876 Shape* shape, const ShapeUtil::MutatingStatusVisitorFunction& func, in ForEachMutableSubshapeHelper()
925 Shape* shape, const MutatingStatusVisitorFunction& func) { in ForEachMutableSubshapeWithStatus()