Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
caffe2::detail::_ScopeGuard< T > Struct Template Reference

Public Member Functions

 _ScopeGuard (T f)
 
 operator bool ()
 

Data Fields

T f_
 
std::chrono::high_resolution_clock::time_point start_
 

Detailed Description

template<class T>
struct caffe2::detail::_ScopeGuard< T >

Definition at line 283 of file stats.h.


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