Pool Resources - Train multiple pytorch neural networks on multiple devices in parallel

Follow the full discussion on Reddit.
Hi, I made a small library that tries to generalize Pool(n_cores).map(seq, fn) in python multiprocessing stdlib. The main idea is to have a generalization Pool(n_resources).map(seq, fn) where n_resources can be any sort of resource (i.e. torch.device) and seq can be any sort of sequence (i.e. nn.Modules).

Comments

There's unfortunately not much to read here yet...

Discover the Best of Machine Learning.

Ever having issues keeping up with everything that's going on in Machine Learning? That's where we help. We're sending out a weekly digest, highlighting the Best of Machine Learning.

Join over 900 Machine Learning Engineers receiving our weekly digest.

Best of Machine LearningBest of Machine Learning

Discover the best guides, books, papers and news in Machine Learning, once per week.

Twitter