Home
last modified time | relevance | path

Searched defs:cluster_nodes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dreplicate_per_replica_nodes.cc195 absl::flat_hash_map<Node*, int>* cluster_nodes, in ReplicateNodesAndEdges()
278 absl::flat_hash_map<Node*, int>& cluster_nodes = it.second; in ReplicatePerReplicaNodesInFunctionGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
H A Dresolve_svdf.cc52 const std::vector<const NodeDef*>& cluster_nodes, in FilterPartitionedConstNodes()