Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fallback to element-wise transform for univariate flows #34

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

francois-rozet
Copy link
Member

Unconditional univariate auto-regressive and coupling flows cannot be instantiated, as it would lead to an ill-defined MaskedMLP. With this PR, MaskedAutoregressiveTransform and GeneralCouplingTransform fallback to ElementWiseTransform when features=1.

@francois-rozet francois-rozet merged commit 061c60d into master Jan 13, 2024
4 checks passed
@francois-rozet francois-rozet deleted the univariate branch January 13, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant