MCPcopy 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
49class CallbacksGroup(Callback):

Callers 2

trainFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected