Searched refs:set_async_execution_thread (Results 1 – 4 of 4) sorted by relevance
97 instr->set_async_execution_thread(execution_thread); in SetThreadName()259 set_async_execution_thread(async_execution_thread); in HloAsyncInstruction()274 set_async_execution_thread(async_execution_thread); in HloAsyncInstruction()355 void HloAsyncInstruction::set_async_execution_thread( in set_async_execution_thread() function in xla::HloAsyncInstruction365 proto.set_async_execution_thread(async_execution_thread_ == in ToProto()
2142 void set_async_execution_thread(absl::string_view async_execution_thread);
246 void set_async_execution_thread(absl::string_view async_execution_thread);
4874 void HloInstruction::set_async_execution_thread( in set_async_execution_thread() function in xla::HloInstruction4876 Cast<HloAsyncInstruction>(this)->set_async_execution_thread( in set_async_execution_thread()