Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
caffe2::gpu_single_thread::Task Struct Reference

Data Fields

std::vector< std::unique_ptr< OperatorBase > > * ops_
 
std::condition_variable * cv_
 
std::mutex * mtx_
 
int stream_id_
 
bool done_ = false
 

Detailed Description

Definition at line 52 of file net_gpu.h.


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