DeepOBS icon indicating copy to clipboard operation
DeepOBS copied to clipboard

Log Used Soft- and Hardware and Wall-Clock Time

Open fsschneider opened this issue 5 years ago • 0 comments

  • Runners should also log the wall-clock time for logged values. We can extract the aforementioned time to achieve a target error in the post-processing step.
  • For completeness, and as DeepOBS is still being developed, it would be good to track version and hardware information in the same .json file (e.g. torch, torchvision, deepobs, tensorflow versions + hardware info)

To Do

We will do the following steps for version 1.2.0:

  • [ ] Add logging of wall-clock time.
  • [ ] Add logging of used software.
  • [ ] Add logging of used hardware.

fsschneider avatar Feb 19 '20 10:02 fsschneider