1adrianb / 1adrianb/binary-face-alignment
conversion from bnn.SpatialConvolution and bnn.binary to nn or cudnn
- Langage dominant
- Lua
- Étoiles
- 147
- Forks
- 43
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I was trying to convert this model into CPU supported device(nn), was able to convert some of the layers using cudnn.convert, but getting stuck at layers from bnn.torch, has anyone converted bnn layers to nn or cudnn.
any help would be appreciated.
Thank you
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue mentions converting bnn.SpatialConvolution and bnn.binary layers to nn or cudnn for CPU support. Look at the model definition in the repository to identify where these bnn layers are used. Research the bnn.torch library to understand the layer interfaces and how they differ from standard nn layers. Check if there are existing conversion utilities or if manual reimplementation is needed, then test the converted model on CPU.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- lua
- Domaine
- ai-infra-agents, computer-vision
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100