Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
caffe2::Stat Struct Reference
Inheritance diagram for caffe2::Stat:
caffe2::ExportedStat caffe2::StaticStat caffe2::AvgExportedStat caffe2::DetailedExportedStat caffe2::StdDevExportedStat

Public Member Functions

 Stat (const std::string &gn, const std::string &n)
 
template<typename... Unused>
int64_t increment (Unused...)
 

Data Fields

std::string groupName
 
std::string name
 

Detailed Description

Definition at line 156 of file stats.h.


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