-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add CodeCarbon for each pipeline * [pre-commit.ci] auto fixes from pre-commit.com hooks * adding codecarbon in the requirement * Updating poetry files * Change test setting output column from 8 to 9 * Change test setting output column from 8 to 9 * changing to a dict * Change unit from Kg to g * [pre-commit.ci] auto fixes from pre-commit.com hooks * kg to g * Update moabb/analysis/results.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/analysis/results.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/evaluations/evaluations.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/evaluations/evaluations.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/evaluations/evaluations.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/tests/analysis.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/tests/analysis.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/tests/analysis.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/tests/analysis.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update moabb/tests/evaluations.py Co-authored-by: Sylvain Chevallier <[email protected]> * Update pyproject.toml Co-authored-by: Sylvain Chevallier <[email protected]> * Fix Initialization of Tracker * [pre-commit.ci] auto fixes from pre-commit.com hooks * ttrying to solve the poetry issue * Change EmissionTracker to OfflineEmissionTracker * [pre-commit.ci] auto fixes from pre-commit.com hooks * Change EmissionTracker to OfflineEmissionTracker * Change EmissionTracker to OfflineEmissionTracker * Returning to online approach * Updating the whats_new.rst file * fix: make codecarbon an optional dep * fix: correct bugs for test * feat: print carbon footprint after benchmark * fix: correct expension bug * fix: error in unit test * fix: correct codecarbon dependency * fix: update poetry.loack and requirements.txt * fix: correct poetry.loack and requirements.txt * fix: restricting to older libclang --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: bruAristimunha <[email protected]> Co-authored-by: Sylvain Chevallier <[email protected]> Co-authored-by: Sylvain Chevallier <[email protected]>
- Loading branch information
1 parent
56b343c
commit c9c4043
Showing
9 changed files
with
1,661 additions
and
770 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.