There is a typo on the [following line](https://github.com/VainF/Torch-Pruning/blob/master/torch_pruning/pruner/importance.py#L122): `elif normalizer == "standarization":` is missing the second 'd' in standardization.