Maratyszcza/NNPACK

Integration with deep learning frameworks

Open

#1 aberto em 24 de mar. de 2016

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

Métricas do repositório

Stars
 (1.707 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador