Maratyszcza/NNPACK

Integration with deep learning frameworks

Open

#1 geöffnet am 24. März 2016

Auf GitHub ansehen
 (21 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (321 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (1.707 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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