Searched defs:Participant (Results 1 – 1 of 1) sorted by relevance
67 struct Participant { struct68 Participant(se::StreamExecutor* executor, se::Stream* tensor_stream, in Participant() function90 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 …]