mila-iqia / platoon

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

why sleep()? #46

Closed yaoli closed 8 years ago

yaoli commented 8 years ago

https://github.com/mila-udem/platoon/blob/master/example/simple_batched_pixel_sum/batched_pixel_sum_controller.py#L45

I'm not sure I understand the usage of sleep() here. Which queue does it refer to exactly?

mgermain commented 8 years ago

The minibatch queue.