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

Method forward_pre

models/transformer.py:161–173  ·  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