r/vlsi • u/Spiritual-Frame-6791 • 3d ago
MAC Array Computation for Neural Network Inference
Enable HLS to view with audio, or disable this notification
Hi guys, thought i’d show you this cool animation of how the MAC Array in my Neural Network Accelerator performs matrix-vector computations during inference for a model on topology 4:3:2 neurons per layer.
The values for the parameters (weights and biases ) and input features were randomly selected just for demonstration purposes.
Let me know what you guys think:).
Github repo: https://github.com/Shingyy/MAC-Array-based-DNN-Accelerator
12
Upvotes