Searched refs:CompileExecutable (Results 1 – 2 of 2) sorted by relevance
114 StatusOr<std::unique_ptr<LocalExecutable>> CompileExecutable( in CompileExecutable() function464 executables[i] = CompileExecutable(snapshots[i], client); in RealMain()
755 XLA_TEST_F(LocalClientExecuteTest, CompileExecutable) { in XLA_TEST_F() argument