|
| AsyncBroadcastTest (const std::string &path, int numTensors) |
|
std::shared_ptr< c10d::ProcessGroup::Work > | run (int rootRank, int rootTensor) |
|
| AsyncInputIsOutputTest (const std::string &path, int numTensors) |
|
void | wait (std::shared_ptr< ProcessGroup::Work > &work) |
|
std::vector< at::Tensor > | getTensors () |
|
| AsyncTest (const std::string &path) |
|
| AsyncTest (AsyncTest &&other) |
|
::c10d::ProcessGroupGloo & | getProcessGroup () |
|
void | start (int rank, int size) |
|
|
const int | numTensors_ |
|
const int | numDevices_ |
|
THCState * | state_ |
|
std::vector< at::Tensor > | inputs_ |
|
std::vector< CUDAStream > | streams_ |
|
std::string | path_ |
|
std::unique_ptr<::c10d::ProcessGroupGloo > | pg_ |
|
The documentation for this class was generated from the following file: