Home
last modified time | relevance | path

Searched defs:service_run_options (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_runner.cc165 ServiceExecutableRunOptions service_run_options = in ExecuteWithDeviceBuffers() local
202 std::vector<ServiceExecutableRunOptions> service_run_options; in ExecuteReplicatedImpl() local
326 -> StatusOr<std::vector<ScopedShapedBuffer>> { in ExecuteReplicated()
380 -> StatusOr<std::vector<ScopedShapedBuffer>> { in ExecuteReplicated()
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbuffer_donation_test.cc87 ServiceExecutableRunOptions service_run_options(run_options); in RunAndCheck() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_execute.cc447 const xla::ServiceExecutableRunOptions service_run_options(run_options); in TPUExecute() local