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

Unit Test Fail: test_infection_seeding_process.py #3

Open
akruel01 opened this issue Sep 4, 2024 · 0 comments
Open

Unit Test Fail: test_infection_seeding_process.py #3

akruel01 opened this issue Sep 4, 2024 · 0 comments

Comments

@akruel01
Copy link

akruel01 commented Sep 4, 2024

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 -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant