Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dxla_mlir_translate.cc289 "hlo-text-to-lhlo", mlir::HloTextToLhloTranslateFunction);
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dmhlo_to_lhlo_with_xla.h275 OwningModuleRef HloTextToLhloTranslateFunction(llvm::StringRef input,
Dmhlo_to_lhlo_with_xla.cc1550 OwningModuleRef HloTextToLhloTranslateFunction(llvm::StringRef input, in HloTextToLhloTranslateFunction() function