MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / __init__

Method __init__

slowfast/models/morphmlp.py:147–162  ·  view source on GitHub ↗
(self, dim, segment_dim, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
                 drop_path=0., act_layer=nn.GELU, norm_layer=nn.LayerNorm, skip_lam=1.0, mlp_fn=MorphFC_S)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

DropPathClass · 0.85
MorphFC_TClass · 0.70
MlpClass · 0.70
__init__Method · 0.45

Tested by

no test coverage detected