Hi experts,
We are trying to get HailoRT profiling data on hailo8 using the latest release HailoRT profiler following the doc “export HAILO_TRACE=scheduler”. After getting .hrtt file and generate .html using hailo tools, we found there is error happening when opening the html using browser.
We checked the error log, it seems the “averageFps” property was not defined when calling “N.parameters.averageFps.value = (S / r *1e3).toFixed(2);”
Thanks for helping!