Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1096 mlir::NamedAttribute source_target_pairs_attr = in EmitCollectivePermuteOp() local
1099 permute_op->setAttr(source_target_pairs_attr.first, in EmitCollectivePermuteOp()
1100 source_target_pairs_attr.second); in EmitCollectivePermuteOp()