Hardware Accelerators for Neural Networks: How systolic arrays work

less than 1 minute read

Published:

Educational article, explaining how systolic arrays are used to execute the basic matrix multiplication operation, and how they can be used to build entire hardware accelerators to execute neural network operators.

You can find the article here.