Skip to content

v1.3.2: A regular release with minor BugFixing.

Compare
Choose a tag to compare
@VainF VainF released this 09 Nov 08:52
· 168 commits to master since this release
f58027c
  • Fixed an issue in grouped conv.
  • Include more normalization layers in importance estimation
  • Add a MACs / FLOPs counter for timm Swin
  • Add sentinel normalizer, which normalizes the importance score by utilizing the k-th smallest element.
  • ...