Sooryakiran / Convolution-with-AVX

Implementation of 2D Convolution operation for Neural Networks using Intel x86(i368)/x86-6(amd64) AVX-256 instructions. All data flow methods, i.e input stationary, weight stationary and output stationary are implemented. The forward pass of Alexnet architecture is constructed using it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sooryakiran/Convolution-with-AVX Stargazers