Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Protected Attributes
AsyncTest Class Reference
Inheritance diagram for AsyncTest:
AsyncInputIsOutputTest AsyncAllreduceTest AsyncBroadcastTest

Public Member Functions

 AsyncTest (const std::string &path)
 
 AsyncTest (AsyncTest &&other)
 
::c10d::ProcessGroupGloo & getProcessGroup ()
 
void start (int rank, int size)
 

Protected Attributes

std::string path_
 
std::unique_ptr<::c10d::ProcessGroupGloo > pg_
 

Detailed Description

Definition at line 35 of file ProcessGroupGlooAsyncTest.cpp.


The documentation for this class was generated from the following file: