Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dxla_hlo_profile_test.cc161 std::unique_ptr<LocalExecutable> local_executable, in ExecuteAndFetchProfile()
165 Executable* executable = local_executable->executable(); in ExecuteAndFetchProfile()
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc353 auto local_executable, in Compile()
360 return new LocalExecutable(std::move(local_executable), in Compile()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc237 auto local_executable = in XlaCompiledProgramShape() local
240 return local_executable->executable() in XlaCompiledProgramShape()