MCPcopy Create free account
hub / github.com/csunny/algorithm / __init__

Method __init__

nlp/transformer.py:79–90  ·  view source on GitHub ↗
(self, key_size, query_size, value_size, num_hiddens,
                 norm_shape, ffn_num_input, ffn_num_hiddens, num_heads,
                 dropout, use_bias=False, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

AddNormClass · 0.85
PositionWiseFFNClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected