↓ 15 callersMethod__init__(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks,
attn_resolutions, dropout=0.0, resam
lvdm/modules/networks/ae_modules.py:215
↓ 4 callersMethod__init__(self, channels, use_conv, dims=2, out_channels=None, padding=1)
lvdm/modules/networks/openaimodel3d_next.py:89
↓ 3 callersMethod_st_cross_attn(self, x, context=None, temporal_context=None, order="stst", mask=None)
lvdm/modules/attention_temporal.py:518
↓ 2 callersMethod__init__(self, channels=[320, 640, 1280, 1280], nums_rb=3, cin=64, ksize=3, sk=False, use_conv=True)
lvdm/modules/encoders/adapter.py:73
↓ 2 callersMethodget_batch_input(self, batch, random_uncond, return_first_stage_outputs=False, return_original_cond=False, is_imgbatch=False)
lvdm/models/ddpm3d.py:608
↓ 2 callersMethodregister_schedule(self, given_betas=None, beta_schedule="linear", timesteps=1000,
linear_start=1e-4,
lvdm/models/ddpm3d.py:115