Hi! I have two questions as follows.
DLwbm123 opened this issue · 2 comments
DLwbm123 commented
Hi! I have two questions as follows.
DLwbm123 commented
- When "svd_clipping" is set to True, the function "_wrapper_spectral_norm" return conv operations themselves thus do nothing with them. So why "if svd_clipping is true, uses svd clipping to enforce lipschitz constraint"? 2. I notice there is no usage of "lipschitz.py". could you please explain this? Thanks a lot!
jhjacobsen commented
Both are deprecated, removed now.