Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h96 xla::StatusOr<lmhlo::CollectivePermuteOp> EmitCollectivePermuteOp(
Dmhlo_to_lhlo_with_xla.cc275 return EmitCollectivePermuteOp(instr); in EmitOp()
1091 LhloDialectEmitter::EmitCollectivePermuteOp(const HloInstruction* instr) { in EmitCollectivePermuteOp() function in mlir::LhloDialectEmitter