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

Data Fields

unique_ptr< OperatorBaseoperator_
 
vector< int > children_
 
vector< int > parents_
 
std::atomic< int > runtime_parent_count_
 
bool is_chain_start_ = false
 
std::atomic_flag scheduled_ = ATOMIC_FLAG_INIT
 

Detailed Description

Definition at line 28 of file net_dag_utils.h.


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