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.
Go to file
Eduardo Cueto Mendoza 864771eafe Updated read me with a description and added a new Logo 2020-07-05 19:09:12 -06:00
.github/workflows Files generated by PkgTemplates 2020-06-27 09:59:08 -06:00
docs CompatHelper: add new compat entry for "Flux" at version "0.10" 2020-06-28 00:29:52 +00:00
src Added new documentation folders for v0.0.4 2020-06-27 10:46:44 -06:00
test Files generated by PkgTemplates 2020-06-27 09:59:08 -06:00
.gitignore Added new documentation folders for v0.0.4 2020-06-27 10:46:44 -06:00
.travis.yml Removed Coveralls from TravisCI 2020-06-27 11:17:56 -06:00
LICENSE Files generated by PkgTemplates 2020-06-27 09:59:08 -06:00
Manifest.toml Added new documentation folders for v0.0.4 2020-06-27 10:46:44 -06:00
Project.toml Resolved merging issues 2020-06-28 11:06:55 -06:00
README.md Updated read me with a description and added a new Logo 2020-07-05 19:08:58 -06:00
green-flux-logo.png Updated read me with a description and added a new Logo 2020-07-05 19:09:12 -06:00

README.md

Build Status Stable Dev Build Status Coverage

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.