Hi,
I am trying to generate artifacts using edgeai-benchmark for the segmentation task. I have a customized segmentation model based on yolov5.
When I run the edgeai-benchmark, I receive this error,
Final number of subgraphs created are : 3, - Offloaded Nodes - 258, Total Nodes - 310
*** buffer overflow detected ***: python3 terminated
I tried other models from edgeai-modelzoo. They seems to work perfectly. One common thing is noticed is that whenever the "Final number of subgraphs created are : 1" the model works fine.
Can you tell me what this error message is about? And what are the solutions?
Thanks,
Ahmed