Changelog

v1.7.0 (2022-03-23)

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 (2022-03-19)

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 (2022-03-14)

Feature

  • Changed linear layer handling behavior (ab230f1)

  • Changed linear layer handling behavior (18398d3)

v1.5.1 (2022-02-10)

Fix

  • Removed dead code (2b9b2c3)

  • Feature maps are correctly displayed now (27b9a71)

  • Feature maps are correctly displayed now (10f97a5)

v1.5.0 (2022-02-10)

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 (2022-02-09)

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 (2022-02-05)

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 (2022-01-31)

Fix

  • Added the ability to customize filtering (ce3aeb4)

v1.4.1 (2022-01-28)

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 (2022-01-28)

Feature

  • Added compatibility for PyTorch functional (8e68160)

v1.3.4 (2022-01-27)

Fix

  • Added the ability to handle custom layers (b7cb73e)

  • Added the ability to handle custom layers (58fd401)

  • Added the ability to handle custom layers (d8f8f6b)

  • Added the ability to handle custom layers (f3321b8)

  • Added the ability to handle custom layers (1a8a3db)

v1.3.3 (2022-01-24)

Fix

  • Removed some rogue print statements (1d771cb)

  • Quality of life for coercing torch.nn.functional problems (950a698)

  • Quality of life for coercing torch.nn.functional problems (af18e5e)

  • Added handling for unknown layers (bb6fe08)

  • Added handling for unknown layers (03f4c3a)

v1.3.2 (2022-01-23)

Fix

  • Added another filter option (8d81d41)

  • Added another filter option (d216681)

v1.3.1 (2022-01-23)

Fix

  • Dense layer filtering now works properly (d79c882)

v1.3.0 (2022-01-22)

Feature

  • Added functionality to obatain minimum and maximum feasible input resolution (29d9af4)

  • Added functionality to obatain minimum and maximum feasible input resolution (dfbc914)

v1.2.4 (2022-01-18)

Fix

  • Color options now work as intended and minimum and maximum receptive field size are now depicted. Receptive field plotting in the graph can be disabled. (26f9ab8)

v1.2.3 (2022-01-14)

Fix

  • Removed unnecessary file (6957dcf)

  • Library is now working without tensorflow (588c2d1)

v1.2.2 (2022-01-14)

Fix

  • Hotfix for a cyclic import in the keras-encoder, also added some minor documentation (d5eb995)

  • Hotfix for a cyclic import in the keras-encoder, also added some minor documentation (e8100fd)

v1.2.1 (2022-01-14)

Fix

  • Fixed repository and documentation links (1759780)

v1.2.0 (2022-01-14)

Feature

  • Tensorflow support, also toch.functional has now reduced support due to some hard-to-trace edges (7ddfa0d)

  • Tensorflow support, also toch.functional has now reduced support due to some hard-to-trace edges (b3ed0e0)

  • Tensorflow support, also toch.functional has now reduced support due to some hard-to-trace edges (f340bf6)

  • Tensorflow support, also toch.functional has now reduced support due to some hard-to-trace edges (6895bfb)

v1.1.0 (2022-01-12)

Feature

  • Receptive Field sizes now are also allowed to be tuples (809b9bd)

v1.0.4 (2022-01-12)

Fix

  • Little README.md clarification (bb68404)

v1.0.3 (2022-01-11)

Fix

v1.0.2 (2022-01-10)

Fix

v1.0.1 (2022-01-10)

Fix

v0.1.1 (2022-01-10)

Fix