[P] CNN Inference Library in C, Written for Readability
Hello everyone, my team and I have been working on a project about CNN inference acceleration on FPGA and during this process I ended up writing a mini Convolutional Neural Network inference library in C so that we have everything laid out. I think it could help anyone wanting to learn how CNN inference works on a “low” level. My primary goal in writing this library was clarity and readability and I have inserted lots of comments to guide the reader. Any feedback would be much appreciated, here is a link to the repository:
submitted by /u/cnylnz
[link] [comments]