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