Home
last modified time | relevance | path

Searched defs:async_execution_thread (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc1190 absl::string_view async_execution_thread) { in CreateAsyncStart()
1199 absl::string_view async_execution_thread) { in CreateAsyncUpdate()
1208 absl::string_view async_execution_thread) { in CreateAsyncDone()
4870 absl::string_view HloInstruction::async_execution_thread() const { in async_execution_thread() function in xla::HloInstruction
4875 absl::string_view async_execution_thread) { in set_async_execution_thread()
4881 absl::string_view async_execution_thread, in set_called_computations_execution_thread()
H A Dhlo.proto339 string async_execution_thread = 79; field
H A Dhlo_instructions.cc247 absl::string_view async_execution_thread) in HloAsyncInstruction()
265 absl::string_view async_execution_thread) in HloAsyncInstruction()
356 absl::string_view async_execution_thread) { in set_async_execution_thread()
H A Dhlo_computation.cc761 absl::string_view async_execution_thread) { in CreateAsyncInstructions()
H A Dhlo_instructions.h242 absl::string_view async_execution_thread() const { in async_execution_thread() function
H A Dhlo_verifier.cc1419 std::optional<absl::string_view> async_execution_thread = in CheckAsyncOpComputationThreadName() local
H A Dhlo_parser.cc1621 optional<std::string> async_execution_thread = in CreateInstruction() local