1adrianb / 1adrianb/binary-face-alignment
conversion from bnn.SpatialConvolution and bnn.binary to nn or cudnn
- 主要語言
- Lua
- 星號
- 147
- 分支
- 43
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- lua
- 領域
- ai-infra-agents, computer-vision
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100