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

Clarification regarding coupling layer implementation #13

Open
tarunc20 opened this issue Mar 23, 2022 · 0 comments
Open

Clarification regarding coupling layer implementation #13

tarunc20 opened this issue Mar 23, 2022 · 0 comments

Comments

@tarunc20
Copy link

I'm not sure if I'm misunderstanding the code, but in line 49 in coupling_layer.py, why is the masking applied before we take exp_s? Wouldn't s.exp() just set the values that are 0 to 1 in this case, meaning that no part of the affine scaling is masked out?

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

No branches or pull requests

1 participant