Home
last modified time | relevance | path

Searched refs:NodeCmpByNameResourcesLast (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_util.h33 struct NodeCmpByNameResourcesLast { struct
Dfunctionalize_control_flow_util.cc22 bool NodeCmpByNameResourcesLast::operator()(const Node* lhs, in operator ()()
Dfunctionalize_while.cc339 return NodeCmpByNameResourcesLast()(a.enter, b.enter); in FunctionalizeLoop()
Dfunctionalize_cond.cc352 std::set<Node*, NodeCmpByNameResourcesLast> switches_;
355 std::set<Node*, NodeCmpByNameResourcesLast> merges_;