Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dattribute_exporter.cc136 StatusOr<FftType> ConvertFftType(llvm::StringRef type_string) { in ConvertFftType() function
Dattribute_importer.cc127 StatusOr<mlir::mhlo::FftType> ConvertFftType(FftType type) { in ConvertFftType() function