|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
#include <gna.h>
Data Fields | |
| void * | model_handle |
| void * | input |
| void * | output |
| void * | intermediate |
Request to perform inference on the given neural network model
| void* gna_inference_req::input |
| void* gna_inference_req::intermediate |
| void* gna_inference_req::model_handle |
| void* gna_inference_req::output |