Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dencapsulate_tpu_computations_pass.cc56 const char* const kPivotForClusterAttr = "_pivot_for_cluster"; variable
2890 if (TryGetNodeAttr(node->attrs(), kPivotForClusterAttr, &cluster_name)) { in ProcessHeadTailOutsideCompilation()