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

Data Fields

int op_id_ = -1
 
int task_id_ = -1
 
int stream_id_ = -1
 
const char * name_ = nullptr
 
const char * category_ = nullptr
 
long timestamp_ = -1.0
 
bool is_beginning_ = false
 
long thread_label_ = -1
 
std::thread::id tid_
 

Detailed Description

Definition at line 32 of file net_async_tracing.h.


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