OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::Stats::Entry Struct Reference

#include <profiler.h>

Public Attributes

double total_ms = 0.0
 
long calls = 0
 

Member Data Documentation

◆ calls

long opennn::Stats::Entry::calls = 0

◆ total_ms

double opennn::Stats::Entry::total_ms = 0.0