Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ batch_ended
Method
batch_ended
callbacks/callback.py:38–38 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
36
def
batch_started(self, **kwargs):
pass
37
38
def
batch_ended(self, **kwargs):
pass
39
40
def
before_forward_pass(self, **kwargs):
pass
41
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected