Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h514 using MutatingVisitorFunction = variable
517 const MutatingVisitorFunction& func);
Dshape_util.cc906 Shape* shape, const MutatingVisitorFunction& func) { in ForEachMutableSubshape()