Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
caffe2::Counter< T > Class Template Reference

Public Member Functions

 Counter (T count)
 
bool countDown ()
 
T countUp ()
 
T retrieve () const
 
T checkIfDone () const
 
T reset (T init_count)
 

Detailed Description

template<typename T>
class caffe2::Counter< T >

Definition at line 12 of file counter_ops.h.


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