soumith / imagenet-multiGPU.torch

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

What is the best way to test the1-bit quantization routines? #52

Open chienlinhuang1116 opened 8 years ago

chienlinhuang1116 commented 8 years ago

Hi, What is the best way to test the1-bit quantization routines with the multi-gpu imagenet example?

Thank you.