Skip to content

fix[notebook]: remove saved optimization files from autograd notebooks #322

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

groberts-flex
Copy link
Contributor

@groberts-flex groberts-flex commented Jul 3, 2025

Removes the saved optimization files from repo so that the optimizations run instead of loading old files. If someone runs it locally, they'll create this saved progress file that they can use for checkpointing, but this removes it from being tracked in git.

@groberts-flex groberts-flex force-pushed the groberts-flex/light_extractor_data branch from cbc6f75 to c79f577 Compare July 7, 2025 14:16
@groberts-flex groberts-flex changed the title fix[notebook]: remove saved optimization file for autograd light extractor notebook fix[notebook]: remove saved optimization file from autograd notebooks Jul 7, 2025
@groberts-flex groberts-flex force-pushed the groberts-flex/light_extractor_data branch from c79f577 to 5453d8e Compare July 7, 2025 14:18
@groberts-flex groberts-flex changed the title fix[notebook]: remove saved optimization file from autograd notebooks fix[notebook]: remove saved optimization files from autograd notebooks Jul 7, 2025
@groberts-flex
Copy link
Contributor Author

went through autograd notebooks to try and find all of the ones that have checked in optimization histories - think I got all of them!

Copy link
Contributor

@yaugenst-flex yaugenst-flex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @groberts-flex!

@yaugenst-flex yaugenst-flex merged commit 8e5c7fa into develop Jul 9, 2025
1 check passed
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