Helmholtz-AI-Energy / perun

Perun is a Python package that measures the energy consumption of you applications.
https://perun.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
51 stars 2 forks source link

Postprocess Callback #100

Closed JuanPedroGHM closed 9 months ago

JuanPedroGHM commented 10 months ago

Adds a function decorator that takes a perun DataNode as input, where the data from perun can be modified or accessed in order to send it to another system.