Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Protected Attributes
SignalTest Class Reference

Public Member Functions

 SignalTest (const std::string &path)
 
void arm (int pid, int signal)
 
std::shared_ptr<::c10d::ProcessGroup::Work > run (int rank, int size)
 

Protected Attributes

std::string path_
 
std::thread arm_
 
Semaphore sem_
 

Detailed Description

Definition at line 20 of file ProcessGroupGlooTest.cpp.


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