Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MoonInTheRiver/DiffSinger
/ on_batch_start
Method
on_batch_start
tasks/base_task.py:319–320 ·
view source on GitHub ↗
(self, batch)
Source
from the content-addressed store, hash-verified
317
pass
318
319
def
on_batch_start(self, batch):
320
pass
321
322
def
on_batch_end(self):
323
pass
Callers
1
run_training_batch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected