Replies: 5 comments
-
Studying up on 2d convolutions using systolic arrays. Currently going through example 2d convolutions on the github. |
Beta Was this translation helpful? Give feedback.
-
Finished first version of 2d convolution kernel. Now i'm working on creating a non systolic array 2d convolution kernel using np to test my implementation. |
Beta Was this translation helpful? Give feedback.
-
finished the 2d convolution and passed 1000 randomly generated test cases. pushed the code to my github |
Beta Was this translation helpful? Give feedback.
-
fixed the formatting issue and put in a new pull request |
Beta Was this translation helpful? Give feedback.
-
working on implementing tiling to the 2d systolic convolution kernel for processing larger input matrices |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions