Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1038 auto replica_groups_attr = xla::HloFunctionImporter::ConvertReplicaGroups( in SetupCommonCollectiveOpAttributes() local
1040 op->setAttr(replica_groups_attr.first, replica_groups_attr.second); in SetupCommonCollectiveOpAttributes()