Skip to content

Commit

Permalink
🚑✏️Fixed a critical typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carefree0910 committed Dec 12, 2020
1 parent 52c83c7 commit 3f1e692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cflearn/protocol.py
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@ def restore_checkpoint(
state_dict_callback(states)
self.load_state_dict(states, strict)
success = True
break
return success

def step(
Expand Down

0 comments on commit 3f1e692

Please sign in to comment.