Searched refs:set_execution_profile (Results 1 – 6 of 6) sorted by relevance
85 ExecutableRunOptions& ExecutableRunOptions::set_execution_profile( in set_execution_profile() function in xla::ExecutableRunOptions
124 ExecutableRunOptions& set_execution_profile(ExecutionProfile* profile);
327 run_options.set_execution_profile(&profile); in ReplayComputation()
168 service_run_options.mutable_run_options()->set_execution_profile(profile); in ExecuteWithDeviceBuffers()
407 options.set_execution_profile(profile); in ExecuteParallelAndRegisterResult()501 options.set_execution_profile(profile); in ExecuteAndRegisterResult()
117 DefaultExecutableRunOptions().set_execution_profile(&profile)); in XLA_TEST_F()