Home
last modified time | relevance | path

Searched defs:ForEachMutableElement (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis.h130 void ForEachMutableElement(const Fn& fn) { in ForEachMutableElement() function
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree.h632 void ShapeTree<T>::ForEachMutableElement(const Fn& func) { in ForEachMutableElement() function