ContinualAI / ContinualAI/avalanche

make transformation_group immutable objects

Open
#1,147 0 comments 0 reactions 0 assignees View on GitHub
Benchmarks Feature - Low Priority
Dominant language
Python
Stars
2.1k
Forks
321
PR merge metrics
No merged PRs in 30d

Description

right now transformation groups have an attribute `current_group`, which makes them mutable. We could manage `current_group` with the `AvalancheDataset` and pass it explicitly to the transformation groups. This will make transformations immutable and simplify a bit the code.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.