Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
LZHgrla committed Mar 18, 2024
1 parent 494c119 commit a6537f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mmengine/_strategy/deepspeed.py
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,6 @@ def save_checkpoint(
extra_ckpt['optim_wrapper'] = self.optim_state_dict()

dirname, basename = osp.split(filename)

self.model.save_checkpoint(
dirname,
tag=basename,
Expand Down

0 comments on commit a6537f0

Please sign in to comment.