Searched refs:LoadExecutable (Results 1 – 7 of 7) sorted by relevance
61 aot_result->LoadExecutable(&compiler, stream_exec)); in TEST_F()
67 StatusOr<std::unique_ptr<Executable>> LoadExecutable(
293 StatusOr<std::unique_ptr<Executable>> JitRtAotCompilationResult::LoadExecutable( in LoadExecutable() function in xla::gpu::JitRtAotCompilationResult
188 StatusOr<std::unique_ptr<xla::LocalExecutable>> LoadExecutable(
315 XlaCompilationCache::LoadExecutable( in LoadExecutable() function in tensorflow::XlaCompilationCache540 StatusOr<std::unique_ptr<xla::LocalExecutable>> executable = LoadExecutable( in CompileStrict()
68 virtual StatusOr<std::unique_ptr<Executable>> LoadExecutable( in LoadExecutable() function
440 aot_result->LoadExecutable(compiler, executor)); in Load()