Closed Chillthrower closed 6 months ago
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.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
avalanche/models/pnn.py | 0 | 1 | 0.0% | ||
<!-- | Total: | 0 | 1 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 8453173939: | -0.001% |
Covered Lines: | 14863 |
Relevant Lines: | 28721 |
The issue is due to the num_prev_modules attribute not being initialized in the LinearAdapter class within the PNN.py module.