MCPcopy Create free account
hub / github.com/athms/learning-from-brains / forward

Method forward

src/decoder/autoencoder.py:212–256  ·  view source on GitHub ↗
(
        self,
        inputs: torch.tensor,
        targets: torch.tensor,
        hidden: torch.tensor = None,
        cell_state: torch.tensor = None,
        #encoder_outputs: torch.tensor = None,
        )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

forward_stepMethod · 0.95

Tested by

no test coverage detected