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
There seems to be an inconsistency between manually sampling from the base distribution and pushing the result through the flow and calling the sampling method.
If one computes the norm of a sample that was pushed backwards through the flow. The obtained norms don't seem to follow the specified norm distribution of the base distribution.
Sampling from the base distribution and pushing back and forth through the flow manually, however, gives the expected result.
The text was updated successfully, but these errors were encountered:
There seems to be an inconsistency between manually sampling from the base distribution and pushing the result through the flow and calling the sampling method.
The text was updated successfully, but these errors were encountered: