You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
In the paper, actnorm is guaranteed to be invertible as long as the learned vector s contains non-zero element. The code implementation doesn't guarantee invertability. I wonder why the actual implementation is different.
In the paper, actnorm is guaranteed to be invertible as long as the learned vector s contains non-zero element. The code implementation doesn't guarantee invertability. I wonder why the actual implementation is different.