ai4os / DEEPaaS

A REST API to serve machine learning and deep learning models
https://deepaas.readthedocs.io
Apache License 2.0
34 stars 14 forks source link

Add support for energy consumption estimation #152

Open IgnacioHeredia opened 2 months ago

IgnacioHeredia commented 2 months ago

I would be nice to support an energy consumption estimator like Perun, that wraps deepaas methods. Another option is Codecarbon but it gives the carbon estimation instead of the energy, so it gives us less flexibility to compute carbon emissions.