Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
gna_inference_stats Struct Reference

#include <gna.h>

Data Fields

uint32_t total_cycles
 
uint32_t stall_cycles
 
uint32_t cycles_per_sec
 

Detailed Description

Statistics of the inference operation returned after completion

Field Documentation

◆ cycles_per_sec

uint32_t gna_inference_stats::cycles_per_sec

◆ stall_cycles

uint32_t gna_inference_stats::stall_cycles

◆ total_cycles

uint32_t gna_inference_stats::total_cycles

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