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.h88 struct NodeCmpByNameResourcesLast { struct
Dfunctionalize_control_flow_util.cc23 bool NodeCmpByNameResourcesLast::operator()(const Node* lhs, in operator ()()
Dfunctionalize_while.cc267 return NodeCmpByNameResourcesLast()(a.enter, b.enter); in FunctionalizeLoop()
Dfunctionalize_cond.cc365 std::set<Node*, NodeCmpByNameResourcesLast> switches_;
368 std::set<Node*, NodeCmpByNameResourcesLast> merges_;