autonomio / talos

Hyperparameter Experiments with TensorFlow and Keras
https://autonom.io
MIT License
1.62k stars 268 forks source link

added a callback for monitoring power draw on GPU #415

Closed mikkokotila closed 5 years ago

mikkokotila commented 5 years ago

You want to make a PR to Talos

Thanks so much :) First, please take a moment to carefully check through the below items:

Sanity

Docs

Tests


pep8speaks commented 5 years ago

Hello @mikkokotila! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 27:80: E501 line too long (95 > 79 characters)