Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MoonInTheRiver/DiffSinger
/ on_save_checkpoint
Method
on_save_checkpoint
tasks/base_task.py:307–308 ·
view source on GitHub ↗
(self, checkpoint)
Source
from the content-addressed store, hash-verified
305
pass
306
307
def
on_save_checkpoint(self, checkpoint):
308
pass
309
310
def
on_sanity_check_start(self):
311
pass
Callers
1
dump_checkpoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected