pesser / edflow

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

GPU Manager #244

Open jhaux opened 4 years ago

jhaux commented 4 years ago

Make it easy for edflow users to define, if they want to use gpus and if so which. This project should also include an easy to use resource detector, that can be used to assign a training the correct number of gpus automatically.

jhaux commented 4 years ago

This is related to #241.