Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.h67 struct Participant { struct
68 Participant(se::StreamExecutor* executor, se::Stream* tensor_stream, in Participant() function
90 se::StreamExecutor* const executor = nullptr;
98 se::Stream* const tensor_stream;
103 EventMgr* const event_mgr;
105 const int gpu_device_id;
108 GPUDeviceContext* const context;
113 const Tensor* input;
117 Tensor* output;
121 const int global_rank;
[all …]