ContinualAI / ContinualAI/avalanche
PNN adapter arguement missing in the _init_() method
Open
bug
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
There is some issue with the class LinearAdapter for PNN models in PNN.py
The variable self.num_prev_modules is not initialized anywhere, see below code snippet.
Contributor guide
Assessment
This issue has not been assessed yet.