MCPcopy Create free account
hub / github.com/dailenson/SDT / forward_post

Method forward_post

models/transformer.py:146–159  ·  view source on GitHub ↗
(self,
                     src,
                     src_mask: Optional[Tensor] = None,
                     src_key_padding_mask: Optional[Tensor] = None,
                     pos: Optional[Tensor] = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

forwardMethod · 0.95

Calls 1

with_pos_embedMethod · 0.95

Tested by

no test coverage detected