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

Method __init__

nlp/transformer.py:98–110  ·  view source on GitHub ↗
(self, vocab_size, key_size, query_size, value_size, 
                 num_hiddens, norm_shape, ffn_num_input, ffn_num_hiddens,
                 num_heads, num_layers, 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 2

EncoderBlockClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected