Home
last modified time | relevance | path

Searched refs:ethosu_inference_end (Results 1 – 3 of 3) sorted by relevance

/hal_ethos_u-3.6.0-3.5.0-3.4.0/
DREADME.md187 be balanced by a corresponding free of the memory in the ethosu_inference_end()
192 void ethosu_inference_end(struct ethosu_driver *drv, void *user_arg);
217 void ethosu_inference_end(struct ethosu_driver *drv, void *user_arg) {
/hal_ethos_u-3.6.0-3.5.0-3.4.0/src/
Dethosu_driver.c227 void __attribute__((weak)) ethosu_inference_end(struct ethosu_driver *drv, void *user_arg) in ethosu_inference_end() function
529 ethosu_inference_end(drv, drv->job.user_arg); in ethosu_wait()
/hal_ethos_u-3.6.0-3.5.0-3.4.0/include/
Dethosu_driver.h137 void ethosu_inference_end(struct ethosu_driver *drv, void *user_arg);