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

Snapshots #1

Merged
merged 8 commits into from
Apr 30, 2024
Merged

Snapshots #1

merged 8 commits into from
Apr 30, 2024

Conversation

gray95
Copy link
Collaborator

@gray95 gray95 commented Apr 19, 2024

Adds functionality to the Fitter class to save and load models during the training process.

  1. save_every controls how often the models are saved, default is once at the end.
  2. snapshot_path is the path to search for models or write models to.
  3. save_fname_func parameter has been removed.

Adds an example dir with a couple scripts that I tested on the A100 and T4 GPUs over on Finisterrae III@CESGA.

@jkomijani jkomijani merged commit acc0703 into normflow_public_v1.1 Apr 30, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants