Home
last modified time | relevance | path

Searched refs:GetLocalParticipants (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dnccl_collective_thunk.cc86 GetLocalParticipants(participants, params.gpu_global_device_ids)); in ExecuteOnStream()
Dnccl_utils.h108 StatusOr<std::vector<LocalParticipant>> GetLocalParticipants(
Dnccl_utils.cc258 StatusOr<std::vector<LocalParticipant>> GetLocalParticipants( in GetLocalParticipants() function