What's Changed
- This release is not backward compatible!
- Fixing the issue #16 where interference from parallel layers distorts the heatmap in models with shortcut connections. For that, a new flag is introduced. This required major changes in the structure of the CondAttribution class and renaming of various methods.
- Cleaning up and explaining the issue #16 in the tutorials.
New Contributors
@maxdreyer
@sebastian-lapuschkin