Hi Hailo Community!
I’m using a Hailo-8 M.2 module on an embedded Linux board, and the board is currently running HailoRT/Firmware 4.15.0. Due to system constraints, upgrading the firmware to 4.17.0 is not feasible. I need to compile a custom YOLOv8 model into a HEF file that is compatible with this runtime.
From the Hailo Model Zoo v2.9 compatibility information, it looks like the matching stack is:
-
Hailo Model Zoo v2.9.0
-
Dataflow Compiler v3.25.0
-
HailoRT v4.15.0
However, in my Developer Zone downloads, I can only see Dataflow Compiler v3.27.0 and newer. I also tried a HEF compiled with DFC 3.27.0, but it failed on my HailoRT 4.15.0 board with an “Unsupported Net-Flow NMS-Op” error. Is there any way to access Dataflow Compiler v3.25.0 or the AI Software Suite 2023-10 package?
Any guidance would be appreciated. Thanks!