Releases: MLRichter/receptive_field_analysis_toolbox
Releases · MLRichter/receptive_field_analysis_toolbox
v1.7.0
Feature
- Changed the behavior of the lower-bound option again (
42ca57c
)
- Changed the behavior of the lower-bound option again (
a14b4e2
)
- Changed the behavior of the lower-bound option again (
02e392b
)
- Changed the behavior of the lower-bound option again (
286f3de
)
v1.6.1
Fix
- Added more elaborate filtering of modules for PyTorch (
94d6d10
)
- Added more elaborate filtering of modules for PyTorch (
52bf78d
)
- Added more elaborate filtering of modules for PyTorch (
2f87346
)
- Added more elaborate filtering of modules for PyTorch (
1516bb5
)
v1.6.0
Feature
- Changed linear layer handling behavior (
ab230f1
)
- Changed linear layer handling behavior (
18398d3
)
v1.5.1
Fix
- Removed dead code (
2b9b2c3
)
- Feature maps are correctly displayed now (
27b9a71
)
- Feature maps are correctly displayed now (
10f97a5
)
v1.5.0
Feature
- Feature maps are now also considered, when checking for unproductive layers (
ffb756b
)
- Feature maps are now also considered, when checking for unproductive layers (
b43d7c4
)
- Feature maps are now also considered, when checking for unproductive layers (
425a87f
)
v1.4.4
Fix
- Build fixed (
4f9bf5e
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
1f901f7
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
e7fd86d
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
0cd9167
)
v1.4.3
Fix
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
9bd498a
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
b5ea6af
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
6505166
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
c8c0d6d
)
- Kernel size one can be ignored. Keras now recognizes DepthWiseSeperable convolutions correctly as convolutions (
6b06852
)
v1.4.2
Fix
- Added the ability to customize filtering (
ce3aeb4
)
v1.4.1
Fix
- Added a simple way to add additional handlers (
8f2cefd
)
- Added a simple way to add additional handlers (
d968884
)
- Added a simple way to add additional handlers (
8b09f43
)
- Added a simple way to add additional handlers (
8d0112d
)
v1.4.0
Feature
- Added compatibility for PyTorch functional (
8e68160
)