Searched refs:AncestorStateToString (Results 1 – 2 of 2) sorted by relevance
143 string AncestorStateToString(const Node* node) const;
276 string StateMap::AncestorStateToString(const Node* node) const { in AncestorStateToString() function in tensorflow::functionalize_cond::StateMap1332 << " @ " << state_map_.AncestorStateToString(dst); in DetermineStates()1594 state_map_.AncestorStateToString(n))); in DumpGraphWithCondState()