Functions that allow to monitor the power draw from CPU, GPU's and DDR3-RAM in kWh and approximate the number of non-embedding Floating Point operations that a Flux model will make.
.github/workflows | ||
docs | ||
src | ||
test | ||
.gitignore | ||
.travis.yml | ||
green-flux-logo.png | ||
LICENSE | ||
Manifest.toml | ||
Project.toml | ||
README.md |
GreenFlux adds Green AI functionalities to Flux so you can make better reports of the electricity and number of non-embedding Floating Point OPerations
that your Flux model will require during forward and back propagation.
To install just do:
] add GreenFlux
In the future I will add an expanded documentation.