v0.4.7
What's Changed
- Tests: Registration of Composites by @chr5tphr in #115
- Packaging: Move to src-layout and extras_require by @chr5tphr in #116
- Occlusion: No multiply attr_output_fn with output by @chr5tphr in #117
- Occlusion: Type-check both window and stride by @chr5tphr in #118
- Tests: Added tests for Attributors by @chr5tphr in #119
- Cmap: Precise uint8 palettes by @chr5tphr in #120
- CMap: Source property fix and remove branching by @chr5tphr in #121
- Tests: cmap.py ColorMap and LazyColorMapCache by @chr5tphr in #122
- Image: Remove useless try-except by @chr5tphr in #123
- Tests: zennit.image by @chr5tphr in #124
- Tests: zennit.torchvision by @chr5tphr in #126
- Tests: Add helper module and complete Canonizer tests by @chr5tphr in #127
- Tests: Test AlphaBeta invalid values by @chr5tphr in #128
- Tests: Test zennit.core by @chr5tphr in #129
- Fix escaping issue with older Bash versions by @darp in #130
- Docs: How-To: Write custom rules by @chr5tphr in #131
- Docs: How-To: Write custom attributors by @chr5tphr in #132
- Actions: Added pandoc install to docs by @chr5tphr in #134
- Docs: Tutorial: Image Classification VGG by @chr5tphr in #133
- Add GPU support for occlusion attributor. by @HeinrichAD in #135
- How-To: Custom Rules usage code and fix by @chr5tphr in #136
- Docs: Switch to MathJAX by @chr5tphr in #137
- Pylint: Update to support pylint 2.14.0 by @chr5tphr in #139
- Package: Import all modules in zennit/init.py by @chr5tphr in #140
- README: Remove Example Script, add CONTRIBUTING.md by @chr5tphr in #143
- add rule-parameters to composites which include epsilon/gamma/alphabeta rule. by @dkrako in #138
New Contributors
- @darp made their first contribution in #130
- @HeinrichAD made their first contribution in #135
- @dkrako made their first contribution in #138
Full Changelog: 0.4.6...0.4.7