Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc58 std::unique_ptr<HloModule> hlo_module, const string& entry_function_name, in CpuExecutable()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc1100 absl::string_view entry_function_name, se::StreamExecutor* stream_exec, in CompileLmhloToExecutable()