Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h212 xla::StatusOr<Value> RewriteFusionOperand(const xla::HloInstruction* root,
Dmhlo_to_lhlo_with_xla.cc446 StatusOr<Value> LhloDialectEmitter::RewriteFusionOperand( in RewriteFusionOperand() function in mlir::LhloDialectEmitter
454 auto v, RewriteFusionOperand(root, shape.tuple_shapes(i), shape_index, in RewriteFusionOperand()
491 auto arg, RewriteFusionOperand(operand, operand->shape(), &shape_index, in EmitFusionOp()