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() argument
89 se::StreamExecutor* const executor = nullptr;
97 se::Stream* const tensor_stream;
102 EventMgr* const event_mgr;
104 const int gpu_device_id;
107 GPUDeviceContext* const context;
112 const Tensor* input;
116 Tensor* output;
120 const int global_rank;
[all …]