autonomio / talos

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

Add measure for gpu power draw #417

Closed mikkokotila closed 4 years ago

mikkokotila commented 4 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 4 years ago

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

Line 9:80: E501 line too long (90 > 79 characters) Line 16:80: E501 line too long (81 > 79 characters)

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