Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.cc1286 auto hlo_fft = xla::Cast<xla::HloFftInstruction>(instr); in EmitFftOp() local
1289 xla::ConvertFftType(hlo_fft->fft_type())); in EmitFftOp()