Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1178 auto hlo_pad = xla::Cast<xla::HloPadInstruction>(instr); in EmitPadOp() local
1180 for (const auto& dim : hlo_pad->padding_config().dimensions()) { in EmitPadOp()