Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h486 using MutatingStatusVisitorFunction = variable
489 Shape* shape, const MutatingStatusVisitorFunction& func);
Dshape_util.cc1082 Shape* shape, const ShapeUtil::MutatingStatusVisitorFunction& func, in ForEachMutableSubshapeHelper()
1131 Shape* shape, const MutatingStatusVisitorFunction& func) { in ForEachMutableSubshapeWithStatus()