Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meshcapade/difflocks
/ after_backward_pass
Method
after_backward_pass
callbacks/callback.py:46–46 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
44
def
before_backward_pass(self, **kwargs):
pass
45
46
def
after_backward_pass(self, **kwargs):
pass
47
48
49
class
CallbacksGroup(Callback):
Callers
2
train
Function · 0.45
train
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected