MCPcopy Create free account
hub / github.com/SeuTao/FaceBagNet / __init__

Method __init__

model/MultiModalViT.py:103–121  ·  view source on GitHub ↗
(self, dim, num_heads, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
                 drop_path=0., init_values=None, act_layer=nn.GELU, norm_layer=nn.LayerNorm,
                 attn_head_dim=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

AttentionClass · 0.85
DropPathClass · 0.85
MlpClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected