Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
caffe2::tracing::TracingConfig Struct Reference

Data Fields

TracingMode mode {TracingMode::EVERY_K_ITERATIONS}
 
std::string filepath {"/tmp"}
 
int64_t trace_every_nth_batch = 100
 
int64_t dump_every_nth_batch = 10000
 
int64_t trace_every_n_ms = 2 * 60 * 1000
 
int64_t trace_for_n_ms = 1000
 

Detailed Description

Definition at line 58 of file net_async_tracing.h.


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