Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc71 ClusterTuple; typedef
74 bool operator()(const ClusterTuple& a, const ClusterTuple& b) const { in operator ()()
1545 std::map<ClusterTuple, int, ClusterTupleLessThan> merge_cluster_index; in FunctionalizeInternal()
1556 ClusterTuple key = std::make_tuple( in FunctionalizeInternal()