Searched defs:CompileExecutable (Results 1 – 3 of 3) sorted by relevance
119 StatusOr<std::unique_ptr<Executable>> LocalService::CompileExecutable( in CompileExecutable() function in xla::LocalService
93 StatusOr<std::unique_ptr<LocalExecutable>> CompileExecutable( in CompileExecutable() function
752 XLA_TEST_F(LocalClientExecuteTest, CompileExecutable) { in XLA_TEST_F() argument