This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What does the MACs(8x8) of Ethos-U55 specification mean?

Hi, 

  I read the Ethos-U55 specification and I can't understand what the "MACs(8x8)  32,64,128,256" mean.

  Can anyone help me with more detailed explanation?

  Thanks.

Parents
  • Multiply-Accumulate Operation (MAC)- Computations in NN network involve a multiplication​ and then an ​addition​ and are thus referred to as Multiply-Accumulate Operations (MACs). These (32/63/128/256) configuration of U55 means that (32/63/128/256) number of 8x8 MACs/cc supported in respective version of the config of U55.Note  the higher the MAC config, more will be number of DPUs(dot product unit), adders, area size, power etc. 

Reply
  • Multiply-Accumulate Operation (MAC)- Computations in NN network involve a multiplication​ and then an ​addition​ and are thus referred to as Multiply-Accumulate Operations (MACs). These (32/63/128/256) configuration of U55 means that (32/63/128/256) number of 8x8 MACs/cc supported in respective version of the config of U55.Note  the higher the MAC config, more will be number of DPUs(dot product unit), adders, area size, power etc. 

Children