MCPcopy Create free account
hub / github.com/MoonInTheRiver/DiffSinger / on_train_start

Method on_train_start

tasks/base_task.py:313–314  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

311 pass
312
313 def on_train_start(self):
314 pass
315
316 def on_train_end(self):
317 pass

Callers 1

run_pretrain_routineMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected