Skip to content

PNN adapter arguement missing in the _init_() method #1625#1637

Merged
AntonioCarta merged 1 commit intoContinualAI:masterfrom
Chillthrower:master
May 9, 2024
Merged

PNN adapter arguement missing in the _init_() method #1625#1637
AntonioCarta merged 1 commit intoContinualAI:masterfrom
Chillthrower:master

Conversation

@Chillthrower
Copy link
Contributor

The issue is due to the num_prev_modules attribute not being initialized in the LinearAdapter class within the PNN.py module.

The issue is due to the num_prev_modules attribute not being initialized in the LinearAdapter class within the PNN.py module.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8693966936

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.001%) to 51.75%

Changes Missing Coverage Covered Lines Changed/Added Lines %
avalanche/models/pnn.py 0 1 0.0%
Totals Coverage Status
Change from base Build 8453173939: -0.001%
Covered Lines: 14863
Relevant Lines: 28721

💛 - Coveralls

@AntonioCarta AntonioCarta merged commit 0d6f715 into ContinualAI:master May 9, 2024
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.

3 participants