This repository contains an implementation of
Compared to spectral norm,
Feedbacks and discussions are welcome on how we could make use of
The implementation is based on torch.nn.utils.parametrizations.spectral_norm
in PyTorch v2.1.0. Incompability may arise in newer versions.
Please refer to the original repository for the official implementation.