MCPcopy Create free account
hub / github.com/SPOClab-ca/dn3 / forward

Method forward

dn3/trainable/processes.py:199–214  ·  view source on GitHub ↗

Given a batch of inputs, return the outputs produced by the trainable module. Parameters ---------- inputs : Tensors needed for underlying module. Returns ------- outputs : Outputs of module

(self, *inputs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

train_stepMethod · 0.95
predictMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected