Home
last modified time | relevance | path

Searched defs:async_comm_stream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.h204 ::stream_executor::Stream* async_comm_stream() const { in async_comm_stream() function
H A Djitrt_custom_calls.cc267 se::Stream* async_comm_stream) in JitRtAsyncCollectiveSupport()