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

Data Fields

int64_t flops = 0
 
int64_t bytes_written = 0
 
int64_t bytes_read = 0
 
std::vector< TensorShape > tensor_shapes = {}
 
std::vector< Argumentargs = {}
 
std::string engine = ""
 
std::string type = ""
 
double latency = 0
 

Detailed Description

Definition at line 11 of file net_observer_reporter.h.


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