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

Method after_forward_pass

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

Source from the content-addressed store, hash-verified

40 def before_forward_pass(self, **kwargs): pass
41
42 def after_forward_pass(self, **kwargs): pass
43
44 def before_backward_pass(self, **kwargs): pass
45

Callers 2

trainFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected