Data Fields | |
unique_ptr< OperatorBase > | operator_ |
vector< int > | children_ |
vector< int > | parents_ |
std::atomic< int > | runtime_parent_count_ |
bool | is_chain_start_ = false |
std::atomic_flag | scheduled_ = ATOMIC_FLAG_INIT |
Definition at line 28 of file net_dag_utils.h.