Home
last modified time | relevance | path

Searched refs:CompileExecutable (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tools/
Dreplay_computation.cc114 StatusOr<std::unique_ptr<LocalExecutable>> CompileExecutable( in CompileExecutable() function
464 executables[i] = CompileExecutable(snapshots[i], client); in RealMain()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc755 XLA_TEST_F(LocalClientExecuteTest, CompileExecutable) { in XLA_TEST_F() argument