dragen1860 / MAML-Pytorch

Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
MIT License
2.31k stars 420 forks source link

Mutiple GPU #38

Open dipanjan06 opened 5 years ago

dipanjan06 commented 5 years ago

I am trying to use multiple GPUs . In your back folder, I see some references of multi GPUs. Have you able to run the code on multiple GPUs. If so can you please guide me on how to use it with MAML.