Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h110 xla::StatusOr<lmhlo::TransposeOp> EmitTransposeOp(
Dmhlo_to_lhlo_with_xla.cc383 return EmitTransposeOp(instr); in EmitOp()
1167 xla::StatusOr<lmhlo::TransposeOp> LhloDialectEmitter::EmitTransposeOp( in EmitTransposeOp() function in mlir::LhloDialectEmitter