Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_cluster_formation.cc541 auto cluster_metadata = in FormClustersInBlock() local
545 if (cluster_metadata == metadata_map.end()) { in FormClustersInBlock()
563 auto num_replicas = cluster_metadata->getSecond().get(kNumReplicasAttr); in FormClustersInBlock()
570 cluster_metadata->getSecond() in FormClustersInBlock()
583 cluster_metadata->second.getDictionary(cluster.getContext())); in FormClustersInBlock()