Struct ns_perf_mac_count_t
ClassList > ns_perf_mac_count_t
Public Attributes
Type | Name |
---|---|
uint32_t * | dilation_h |
uint32_t * | dilation_w |
const char ** | filter_shapes |
const char ** | mac_compute_string |
uint32_t * | mac_count_map |
uint32_t | number_of_layers Number of layers for which we have mac estimates. |
uint32_t * | output_magnitudes |
const char ** | output_shapes |
uint32_t * | stride_h |
uint32_t * | stride_w |
Public Attributes Documentation
variable dilation_h
uint32_t* ns_perf_mac_count_t::dilation_h;
variable dilation_w
uint32_t* ns_perf_mac_count_t::dilation_w;
variable filter_shapes
const char** ns_perf_mac_count_t::filter_shapes;
variable mac_compute_string
const char** ns_perf_mac_count_t::mac_compute_string;
variable mac_count_map
uint32_t* ns_perf_mac_count_t::mac_count_map;
variable number_of_layers
Number of layers for which we have mac estimates.
uint32_t ns_perf_mac_count_t::number_of_layers;
variable output_magnitudes
uint32_t* ns_perf_mac_count_t::output_magnitudes;
variable output_shapes
const char** ns_perf_mac_count_t::output_shapes;
variable stride_h
uint32_t* ns_perf_mac_count_t::stride_h;
variable stride_w
uint32_t* ns_perf_mac_count_t::stride_w;
The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-harness/includes-api/ns_debug_log.h