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

Method before_forward_pass

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

Source from the content-addressed store, hash-verified

38 def batch_ended(self, **kwargs): pass
39
40 def before_forward_pass(self, **kwargs): pass
41
42 def after_forward_pass(self, **kwargs): pass
43

Callers 2

trainFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected