Hi,
I’m trying to compile inswapper_128 for hailo8 and so far no success. Everything seems to be working but it takes forever at step:
Finding the best partition to contexts…
even when utilizing A10 gpu. Using CPU only I once gave it 17 hours and it never finished. With A10 gpu I waited 5 hours and was stuck at finding the best partition. All other stages including quantization was successful though. I even set fps=1 and nothing changed. Any idea why it is taking so long?
Hi,
I will need you to attach the hailo_sdk.core.log to understand the problem.
Did it say it found any valid partition? if so can use performance_param(optimization_level=0) in the allocation script - and it will finish after the first valid partition.
If it didnt find any partition and stuck at finding one I’ll need the core log to better understand.
1 Like