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 has been archived by the owner on Jun 14, 2024. It is now read-only.
At the moment, exceptions are thrown from the body of a log_pdf or draw_samples function if there is a shape error.
To make debug easier, we can introduce a debug mode, in which the shapes of variables at inference time for the log_pdf and draw_samples of distributions are checked.
The text was updated successfully, but these errors were encountered:
At the moment, exceptions are thrown from the body of a log_pdf or draw_samples function if there is a shape error.
To make debug easier, we can introduce a debug mode, in which the shapes of variables at inference time for the log_pdf and draw_samples of distributions are checked.
The text was updated successfully, but these errors were encountered: