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

Assert t shape in affine path #6

Merged
merged 5 commits into from
Dec 11, 2024
Merged

Assert t shape in affine path #6

merged 5 commits into from
Dec 11, 2024

Conversation

mhavasi
Copy link
Contributor

@mhavasi mhavasi commented Dec 10, 2024

Fixing #3

Added assertion to assert_sample_shape to ensure the right input shape for t. This assertion is used for all paths during sampling.

@mhavasi mhavasi linked an issue Dec 10, 2024 that may be closed by this pull request
@mhavasi mhavasi requested a review from itaigat December 10, 2024 19:08
@mhavasi mhavasi merged commit d23367d into main Dec 11, 2024
2 checks passed
@mhavasi mhavasi deleted the marton/ndim_fix branch December 11, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

variables when t.ndim != 1
3 participants