DiSMEC++
anonymous_namespace{statistics.cpp} Namespace Reference

Classes

class  DefaultGatherer
 

Variables

constexpr const stats::stat_id_t STAT_FINAL_LOSS {0}
 
constexpr const stats::stat_id_t STAT_FINAL_GRAD {1}
 
constexpr const stats::stat_id_t STAT_INIT_LOSS {2}
 
constexpr const stats::stat_id_t STAT_INIT_GRAD {3}
 
constexpr const stats::stat_id_t STAT_NUM_ITERS {4}
 
constexpr const stats::stat_id_t STAT_DURATION {5}
 
constexpr const stats::stat_id_t STAT_WEIGHT_VECTOR {6}
 
constexpr const stats::stat_id_t STAT_LABEL_ID {7}
 
constexpr const stats::stat_id_t STAT_LABEL_FREQ {8}
 
constexpr const stats::stat_id_t STAT_INIT_VECTOR {9}
 
constexpr const stats::stat_id_t STAT_TRAINING_SHIFT {10}
 
constexpr const stats::tag_id_t TAG_LABEL_ID {0}
 
constexpr const stats::tag_id_t TAG_LABEL_FREQ {1}
 

Variable Documentation

◆ STAT_DURATION

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_DURATION {5}
constexpr

◆ STAT_FINAL_GRAD

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_FINAL_GRAD {1}
constexpr

◆ STAT_FINAL_LOSS

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_FINAL_LOSS {0}
constexpr

◆ STAT_INIT_GRAD

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_INIT_GRAD {3}
constexpr

◆ STAT_INIT_LOSS

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_INIT_LOSS {2}
constexpr

◆ STAT_INIT_VECTOR

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_INIT_VECTOR {9}
constexpr

◆ STAT_LABEL_FREQ

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_LABEL_FREQ {8}
constexpr

◆ STAT_LABEL_ID

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_LABEL_ID {7}
constexpr

◆ STAT_NUM_ITERS

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_NUM_ITERS {4}
constexpr

◆ STAT_TRAINING_SHIFT

◆ STAT_WEIGHT_VECTOR

constexpr const stats::stat_id_t anonymous_namespace{statistics.cpp}::STAT_WEIGHT_VECTOR {6}
constexpr

◆ TAG_LABEL_FREQ

constexpr const stats::tag_id_t anonymous_namespace{statistics.cpp}::TAG_LABEL_FREQ {1}
constexpr

◆ TAG_LABEL_ID

constexpr const stats::tag_id_t anonymous_namespace{statistics.cpp}::TAG_LABEL_ID {0}
constexpr