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
Line 30> zero_pad_model.sample()
pyrenew/latent/infection_seeding_method.py:61 > if self.n_timepoints < I_pre_seed.size(0):
AttributeError: 'DistributionalRVSample' object has no attribute 'size'
self = <pyrenew.latent.infection_seeding_method.SeedInfectionsZeroPad object at 0x135d4d370>
I_pre_seed = DistributionalRVSample(value=1.9374102354049683)
============
Explanation -
The text was updated successfully, but these errors were encountered:
============
Explanation -
The text was updated successfully, but these errors were encountered: