Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
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()
Dhlo.proto339 string async_execution_thread = 79; field
Dhlo_computation.cc761 absl::string_view async_execution_thread) { in CreateAsyncInstructions()
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()
Dhlo_instructions.h242 absl::string_view async_execution_thread() const { in async_execution_thread() function
Dhlo_verifier.cc1419 std::optional<absl::string_view> async_execution_thread = in CheckAsyncOpComputationThreadName() local
Dhlo_parser.cc1621 optional<std::string> async_execution_thread = in CreateInstruction() local