soumith / imagenet-multiGPU.torch

an imagenet example in torch.
BSD 2-Clause "Simplified" License
402 stars 158 forks source link

How can I use fbcunn libs in the exmaple codes? #50

Open chienlinhuang1116 opened 8 years ago

chienlinhuang1116 commented 8 years ago

Hi,

How can I use "fbcunn.OneBitDataParallel" or any fbcunn libs in the example code?

Thank you.

Chien-Lin