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

Remove separation of checkpoints #558

Closed
wants to merge 9 commits into from

Conversation

yuvalyaron
Copy link
Collaborator

@yuvalyaron yuvalyaron commented May 19, 2024

Removed the separation of checkpoints to folders by their index_name and step.
Now all checkpoint data is stored together

@yuvalyaron yuvalyaron requested a review from guybartal May 19, 2024 12:12
@yuvalyaron yuvalyaron marked this pull request as ready for review May 19, 2024 12:15
_checkpoint_instance = None


def get_checkpoint():
Copy link
Collaborator

Choose a reason for hiding this comment

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

this get instance method should be static method in Checkpoint class

@yuvalyaron yuvalyaron closed this Jun 2, 2024
@julia-meshcheryakova julia-meshcheryakova deleted the yuval/remove-checkpoint-init branch September 10, 2024 14:54
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