Hi all,
I stuck with the following error message.
2025/04/06 21:33:29 hailo_init_vdevice_params succeeded.
2025/04/06 21:33:29 hailo_create_vdevice succeeded.
2025/04/06 21:33:29 hailo_create_hef_file succeeded.
[HailoRT] [error] CHECK_ARG_NOT_NULL for number_of_network_groups failed
2025/04/06 21:33:29 hailo_configure_vdevice failed with status code: 2
exit status 1
A check on the hef is indicating 1 network, which is fine and har and hef seem to be OK. Now it might be an issue between HailoRT/SDK and how to populate the correct number of network groups, or whatever HailoRT is receiving but not accepting. The Hailo C API, which I am refering to, is understood, but is there something else missing here? Any log or checks I could activate or trigger? My environment is Hailo SDK 4.20. with the correct driver and Hailo-8 installed. Thanks!