v1.3.2: A regular release with minor BugFixing.
- 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.
- ...