1adrianb / 1adrianb/binary-face-alignment
conversion from bnn.SpatialConvolution and bnn.binary to nn or cudnn
- Lingua principale
- Lua
- Stelle
- 147
- Fork
- 43
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- lua
- Ambito
- ai-infra-agents, computer-vision
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100