Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dmlir_hlo_builder.h123 StatusOr<XlaOp> FftInternal(const Shape& shape, XlaOp operand,
Dmlir_hlo_builder.cc119 StatusOr<XlaOp> MlirHloBuilder::FftInternal( in FftInternal() function in xla::MlirHloBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1627 return FftInternal(shape, operand, fft_type, fft_length); in Fft()
1631 StatusOr<XlaOp> XlaBuilder::FftInternal( in FftInternal() function in xla::XlaBuilder
Dxla_builder.h626 virtual StatusOr<XlaOp> FftInternal(const Shape& shape, XlaOp operand,