pesser / edflow

Reduce boilerplate code for your ML projects. TensorFlow and PyTorch.
https://edflow.readthedocs.io/
MIT License
24 stars 13 forks source link

simple multi-gpu support #241

Open theRealSuperMario opened 4 years ago

theRealSuperMario commented 4 years ago

the related project pytorch-lightning implements an easy way to just scale the project onto multiple GPUs. I think we should adapt it somehow, at least when working on a single machine.