MCPcopy Create free account
hub / github.com/audioku/meta-transfer-learning / __init__

Method __init__

modules/encoder.py:20–51  ·  view source on GitHub ↗
(self, num_layers, num_heads, dim_model, dim_key, dim_value, dim_input, dim_inner, dropout=0.1, src_max_length=2500, is_factorized=False, r=100)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 2

PositionalEncodingClass · 0.85
EncoderLayerClass · 0.85

Tested by

no test coverage detected