Method__init__(self, c1, c2, shortcut=True, g=1, k=(3, 3), e=0.5, drop_path=0.0)
radio/eradio_model.py:69
Method__init__(self, a, b, kernel_size=1, stride=1, padding=None, g=1, dilation=1, bn_weight_init=1, bias=False, act=True)
radio/eradio_model.py:86
Method__init__(self, a, b, kernel_size=1, stride=1, padding=0, dilation=1, groups=1, bn_weight_init=1, bias=False)
radio/eradio_model.py:176
Method__init__(
self, window_size, pretrained_window_size, num_heads, seq_length, no_log=False, cpb_mlp_hidden=512,
radio/eradio_model.py:238
Method__init__(self, dim, num_heads=8, qkv_bias=False, qk_scale=None, resolution=0,
seq_length=0, dim_out=N
radio/eradio_model.py:739
Method__init__(self, c1, c2, shortcut=True, g=1, k=(3, 3), e=0.5, drop_path=0.0)
radio/block.py:48
Method__init__(self, weight: torch.Tensor, num_chunks: int, *args, init_norm_to_current: bool = False, **kwargs)
radio/enable_spectral_reparam.py:104
Method__init__(self, weight: torch.Tensor, *args, init_norm_to_current: bool = False, renorm_values: bool = False, **kwargs)
radio/enable_spectral_reparam.py:127
Method__init__(self, dist_a: Union[KSampleDistribution, dict, str], dist_b: Union[KSampleDistribution, dict, str], num_steps
radio/radio1d.py:782
Method__init__(self, d_model: int, nhead: int, pos_emb: XPosEmbedding2D,
num_encoder_layers: int, num_decod
radio/vision_transformer_xpos.py:174