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

Optionally return Pyro object #343

Closed
fivegrant opened this issue Aug 14, 2023 · 1 comment · Fixed by #358
Closed

Optionally return Pyro object #343

fivegrant opened this issue Aug 14, 2023 · 1 comment · Fixed by #358
Assignees
Labels
integration Tasks for integration with TA4

Comments

@fivegrant
Copy link
Collaborator

fivegrant commented Aug 14, 2023

There is a request to store the Pyro simulation object. If you could return the object in the dictionary provided by each of the interfaces, we could save it pickled to S3 on the service side.

@SamWitty
Copy link
Contributor

@fivegrant , once #358 lands the pyro calibration object will be available from the dictionary result = load_and_calibrate_and_sample_petri_model(...). Specifically, it is available at inferred_parameters = result["inferred_parameters"].

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

Successfully merging a pull request may close this issue.

2 participants