escorciav / deep-action-proposals

Action Proposals generated by deep models
MIT License
28 stars 6 forks source link

Launch learning processes serially to the same GPU #12

Closed escorciav closed 8 years ago

escorciav commented 8 years ago

Handle multiple process on the same GPU may hurt the run-time performance of each process. In that order of ideas, it is useful to dispatch several tasks to the same GPU in serial mode.