Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs
BSD 2-Clause "Simplified" License
1.67k stars 317 forks source link

Development documentation #136

Closed YazhiGao closed 6 years ago

YazhiGao commented 6 years ago

Hi Marat, We are two CMU graduate students currently doing a course project on extending NNPACK for depthwise convolution op. We already got some progress ongoing such as some baselines. As we going moving forward for gemm-based and wt-based optimized solutions, we feel difficult to understand code without comments or documentations. Is there any resources we can reply on to help us move forward?

Thx, Yazhi