Searched refs:CompileLegacyCpuExecutable (Results 1 – 2 of 2) sorted by relevance
178 StatusOr<std::unique_ptr<CpuExecutable>> CompileLegacyCpuExecutable(
1117 CpuCompiler::CompileLegacyCpuExecutable(std::unique_ptr<HloModule> module) { in CompileLegacyCpuExecutable() function in xla::cpu::CpuCompiler1309 CompileLegacyCpuExecutable(std::move(module))); in RunBackend()