Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.h143 string AncestorStateToString(const Node* node) const;
Dfunctionalize_cond.cc276 string StateMap::AncestorStateToString(const Node* node) const { in AncestorStateToString() function in tensorflow::functionalize_cond::StateMap
1332 << " @ " << state_map_.AncestorStateToString(dst); in DetermineStates()
1594 state_map_.AncestorStateToString(n))); in DumpGraphWithCondState()