STMicroelectronics / stm32ai-modelzoo

AI Model Zoo for STM32 devices
Other
236 stars 64 forks source link

how to include onnxruntime_c_api.h in the STM board #19

Closed tribeband closed 4 months ago

tribeband commented 8 months ago

I wanna try to deploy an onnx model to the STM board. the data preprocessing code in c request to include onnxruntime_c_api.h. does it means that this header file should be included in the board where the ram is only 2048kb?

LFOSTM commented 8 months ago

Hello, Which use case in the model zoo are you running?