Home
last modified time | relevance | path

Searched defs:entry_function_name (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/lmhlo_to_gpu/
H A Dpass_utils.cc27 mlir::StringRef entry_function_name, in ConvertLmhloToJitRt()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dtf_tfl_passes.cc98 void AddConvertHloToTfPass(std::string entry_function_name, in AddConvertHloToTfPass()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_compiler.cc879 mlir::ModuleOp mlir_module, llvm::StringRef entry_function_name, in LowerToJitRt()
1613 absl::string_view entry_function_name, se::StreamExecutor* stream_exec, in CompileLmhloToExecutable()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_executable.cc57 const std::string& entry_function_name, in CpuExecutable()