Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MoonInTheRiver/DiffSinger
/ on_post_performance_check
Method
on_post_performance_check
tasks/base_task.py:328–329 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
326
pass
327
328
def
on_post_performance_check(self):
329
pass
330
331
def
on_before_zero_grad(self, optimizer):
332
pass
Callers
1
run_evaluation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected