Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
caffe2::CPUEventWrapper Struct Reference

Public Member Functions

 CPUEventWrapper (const DeviceOption &option)
 

Data Fields

std::mutex mutex_
 
std::condition_variable cv_completed_
 
std::atomic< int > status_
 
std::string err_msg_
 
std::vector< EventCallbackFunction > callbacks_
 

Detailed Description

Definition at line 8 of file event_cpu.h.


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