Home
last modified time | relevance | path

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

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