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

store output and experiment for reruns #1801

Open
mwartell opened this issue Dec 5, 2022 · 1 comment
Open

store output and experiment for reruns #1801

mwartell opened this issue Dec 5, 2022 · 1 comment
Assignees

Comments

@mwartell
Copy link
Collaborator

mwartell commented Dec 5, 2022

It would be swell to allow armory to rerun the output file and compare new results to old.

In current parlance it would look like

$ armory run mnist_baseline.json
 # creates an output.json containing mnist_baseline.json and a `results` block

You should be able to

$ armory run output.json

which compares the old results to the new.

related to #1310

@mwartell mwartell self-assigned this Dec 5, 2022
@mwartell
Copy link
Collaborator Author

mwartell commented Dec 5, 2022

Related to #1727

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

No branches or pull requests

1 participant