Searched refs:set_execution_profile (Results 1 – 4 of 4) sorted by relevance
69 ExecutableRunOptions& ExecutableRunOptions::set_execution_profile( in set_execution_profile() function in xla::ExecutableRunOptions
74 ExecutableRunOptions& set_execution_profile(ExecutionProfile* profile);
287 run_options.set_execution_profile(&profile); in ReplayComputation()
116 DefaultExecutableRunOptions().set_execution_profile(&profile)); in XLA_TEST_F()