How to do for yolov8n in STM32n6
Dear ST,
i convert my tflite of yolov8n without nms to neural-art related files in STM32N6 using stedgeai cli command as below

after that, i have to apply it to cubeISE which import NUCLEO-N657X0-Q object detection example.

i have a below question to be answered from you.
1. what is ll_aton? which looks like a runtime such as cuda runtime for nvidia gpu. any link for detailed?
2. please describe the overall on how to apply my weight with fine tunning from yolov8n to STM32N6 neural-art.
thanks
