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

Method forward

src/decoder/autoencoder.py:55–107  ·  view source on GitHub ↗
(
        self,
        inputs: torch.tensor = None,
        hidden: torch.tensor = None,
        cell_state: torch.tensor = None,
        **kwargs
        )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected