Home
last modified time | relevance | path

Searched defs:LoadExecutable (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcompiler.h68 virtual StatusOr<std::unique_ptr<Executable>> LoadExecutable( in LoadExecutable() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc315 XlaCompilationCache::LoadExecutable( in LoadExecutable() function in tensorflow::XlaCompilationCache
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_compiler.cc293 StatusOr<std::unique_ptr<Executable>> JitRtAotCompilationResult::LoadExecutable( in LoadExecutable() function in xla::gpu::JitRtAotCompilationResult