Home
last modified time | relevance | path

Searched refs:skip_async_execution_thread_overwrite (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc90 bool skip_async_execution_thread_overwrite) { in SetThreadName() argument
94 if (!skip_async_execution_thread_overwrite) { in SetThreadName()
104 skip_async_execution_thread_overwrite); in SetThreadName()
1804 bool skip_async_execution_thread_overwrite) { in RecursivelySetComputationsThreadName() argument
1807 skip_async_execution_thread_overwrite); in RecursivelySetComputationsThreadName()
H A Dhlo_instruction.h2148 bool skip_async_execution_thread_overwrite);
H A Dhlo_instructions.h1194 bool skip_async_execution_thread_overwrite);
H A Dhlo_instruction.cc4882 bool skip_async_execution_thread_overwrite) { in set_called_computations_execution_thread() argument
4884 async_execution_thread, skip_async_execution_thread_overwrite); in set_called_computations_execution_thread()