pesser / edflow

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

Bottleneck Detector #246

Open jhaux opened 4 years ago

jhaux commented 4 years ago

Implement a tool, that lets a user see, what takes long and what doesn't in a given training cycle. This will allow us to use resources far more efficiently.