mila-iqia / platoon

Multi-GPU mini-framework for Theano
MIT License
195 stars 41 forks source link

Add param_sync method to worker and implement EASGD #3

Closed carriepl closed 8 years ago

carriepl commented 8 years ago

The updates are being computed on the CPU but the interface has been modified so we can change it to be computer on the GPU without having to change the public interface.