Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes and improvements #1463

Merged
merged 5 commits into from Jul 19, 2023

Conversation

lrzpellegrini
Copy link
Collaborator

The following fixes have been ported from PR #1397. Here are taken as stand-alone as they weren't strictly related to the scope of the PR.

This PR:

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5600673849

  • 19 of 70 (27.14%) changed or added relevant lines in 7 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.08%) to 72.765%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tests/test_core50.py 0 3 0.0%
avalanche/evaluation/metrics/checkpoint.py 5 14 35.71%
avalanche/benchmarks/classic/core50.py 0 11 0.0%
avalanche/logging/wandb_logger.py 5 33 15.15%
Files with Coverage Reduction New Missed Lines %
avalanche/benchmarks/classic/core50.py 1 32.0%
avalanche/evaluation/metrics/checkpoint.py 1 51.35%
Totals Coverage Status
Change from base Build 5553734044: -0.08%
Covered Lines: 16709
Relevant Lines: 22963

💛 - Coveralls

@AntonioCarta AntonioCarta merged commit c1f34d1 into ContinualAI:master Jul 19, 2023
18 checks passed
@lrzpellegrini lrzpellegrini deleted the wandb_core_fixes branch July 19, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Core50 benchmark with ICARL strategy
3 participants