Maratyszcza/NNPACK

Integration with deep learning frameworks

Open

#1 opened on Mar 24, 2016

View on GitHub
 (21 comments) (0 reactions) (0 assignees)C (321 forks)github user discovery
help wanted

Repository metrics

Stars
 (1,707 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

NNPACK needs to be integrated into deep learning frameworks to deliver performance benefits to end-users. If you would like to work on such integration, please comment here.

@ajtulloch contributed basic integration of NNPACK's convolutional layers into Caffe, which is now available at Maratyszcza/caffe-nnpack. This project is not complete: it only exposes NNPACK's training-optimized forward propagation in convolution layers to Caffe, but it is a good starting point.

Contributor guide