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
Bug based on internal shape handling. MWE draws n iid vectors of dim dimensions from a normal distribution with a single covariance drawn from an Inverse Gamma. When samples <= dim it works fine, but otherwise it gets the error below.
Please provide a minimal, self-contained, and reproducible example.
Description of your problem
Bug based on internal shape handling. MWE draws
n
iid vectors ofdim
dimensions from a normal distribution with a single covariance drawn from an Inverse Gamma. Whensamples
<=dim
it works fine, but otherwise it gets the error below.Please provide a minimal, self-contained, and reproducible example.
Please provide the full traceback.
Please provide any additional information below.
Note that it works fine as far as I can tell when drawing using the 'pm.sampling.sample()' instead.
See here for corresponding discourse discussion.
Versions and main components
The text was updated successfully, but these errors were encountered: