Skip to content

Commit

Permalink
revert a wip PR (#3475)
Browse files Browse the repository at this point in the history
* revert

* a
  • Loading branch information
bigning authored Jul 20, 2024
1 parent ae9a998 commit 6d4628a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 488 deletions.
204 changes: 0 additions & 204 deletions composer/checkpoint/'

This file was deleted.

2 changes: 0 additions & 2 deletions composer/checkpoint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"""Module for checkpointing API."""

from composer.checkpoint.download import download_monolithic_checkpoint
from composer.checkpoint.upload import upload_file
from composer.checkpoint.state_dict import (
get_metadata_state_dict,
get_model_state_dict,
Expand All @@ -18,5 +17,4 @@
'get_metadata_state_dict',
'get_resumption_state_dict',
'download_monolithic_checkpoint',
'upload_file',
]
Loading

0 comments on commit 6d4628a

Please sign in to comment.