Skip to content

Releases: MLRichter/receptive_field_analysis_toolbox

v1.7.0

23 Mar 09:25
Compare
Choose a tag to compare

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

19 Mar 15:46
Compare
Choose a tag to compare

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

14 Mar 10:47
Compare
Choose a tag to compare

Feature

  • Changed linear layer handling behavior (ab230f1)
  • Changed linear layer handling behavior (18398d3)

v1.5.1

10 Feb 23:16
Compare
Choose a tag to compare

Fix

  • Removed dead code (2b9b2c3)
  • Feature maps are correctly displayed now (27b9a71)
  • Feature maps are correctly displayed now (10f97a5)

v1.5.0

10 Feb 14:06
Compare
Choose a tag to compare

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

09 Feb 23:17
Compare
Choose a tag to compare

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

05 Feb 21:07
Compare
Choose a tag to compare

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

31 Jan 09:45
Compare
Choose a tag to compare

Fix

  • Added the ability to customize filtering (ce3aeb4)

v1.4.1

28 Jan 16:37
Compare
Choose a tag to compare

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

28 Jan 09:47
Compare
Choose a tag to compare

Feature

  • Added compatibility for PyTorch functional (8e68160)