MCPcopy Create free account
hub / github.com/Meshcapade/difflocks / batch_started

Method batch_started

callbacks/callback.py:36–36  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

34 def epoch_ended(self, **kwargs): pass
35
36 def batch_started(self, **kwargs): pass
37
38 def batch_ended(self, **kwargs): pass
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected