Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[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:

CNN-Inference-Didactic

submitted by /u/cnylnz
[link] [comments]