I would like to know how to check the maximum frequency and the number of MACs (Multiply-And-Accumulate) for the Hailo-8.
Would you happen to know how I can find that out?
Is there a command to check the maximum frequency and MACs?
I would like to know how to check the maximum frequency and the number of MACs (Multiply-And-Accumulate) for the Hailo-8.
Would you happen to know how I can find that out?
Is there a command to check the maximum frequency and MACs?
NNcore frequency cn be read using this command:
fw-control identify --extended
Look for something like:
Neural Network Core Clock Rate: 400MHz
You cannot read the number of MACs.