MCPcopy Create free account
hub / github.com/YehLi/xmodaler / __init__

Method __init__

xmodaler/modeling/decoder/meshed_decoder.py:77–105  ·  view source on GitHub ↗
(
        self,
        *,
        d_model: int , 
        num_layer: int,  
        num_att_head: int, 
        d_ff: int, 
        dropout: float,
        padding_idx: int, # -1
        enc_layer_num: int
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 1

MeshedDecoderLayerClass · 0.85

Tested by

no test coverage detected