autonomio / talos

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

[RFC00102] Increase Visibility and Access to Power Draw Data #573

Closed mikkokotila closed 2 years ago

mikkokotila commented 2 years ago

Background

As energy efficiency is becoming an increasingly important topic, we want to increase the visibility and access to power draw during and after the experiment.

Guiding Principles

How will it work

Historically related Issues

mikkokotila commented 2 years ago

In #584 I've updated the PowerDrawCallback to work with the latest changes in Tensorflow and improved the docs slightly. So for now this is enough. As long as the callback is used in the input model in DistributedScan or Scan then the power draw data will be visible.

Closing here.