Home
last modified time | relevance | path

Searched defs:ConvertFftType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dattribute_exporter.cc126 StatusOr<FftType> ConvertFftType(llvm::StringRef type_string) { in ConvertFftType() function
H A Dattribute_importer.cc110 StatusOr<mlir::mhlo::FftType> ConvertFftType(FftType type) { in ConvertFftType() function