As per the official documentation, HAILO 8 NPU is capable of delievering 26 TOPS speed for int8 inference. Also using the command, fw-control identify --extended we get to see that the frequency at which NPU cores operate is 400 MHz.
So considering the formula, TOPS = (2 x MAC Units x frequency) / 1 trillion, can we conclude that the number of MAC units present on HAILO 8 NPU is 32, 500 ?