Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
caffe2
Counter
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:
caffe2/operators/
counter_ops.h
Generated on Thu Mar 21 2019 13:06:26 for Caffe2 - C++ API by
1.8.11