↓ 15 callersMethod__init__(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks,
attn_resolutions, dropout=0.0, resam
lib/model_zoo/diffusion_modules.py:217
↓ 15 callersMethod__init__(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks,
attn_resolutions, dropout=0.0, resam
lib/model_zoo/autokl_modules.py:217
↓ 10 callersMethodsave(self, net, itern=None, epochn=None, samplen=None,
is_init=False, is_best=False, is_last=False,
lib/utils.py:326
↓ 3 callersMethodmixed_run(self, inet, tnet, x, emb, context, xtype, ctype)
lib/model_zoo/openaimodel.py:2506
↓ 3 callersMethodmixed_run_dc(self, inet, tnet, x, emb, c0, c1, xtype, c0_type, c1_type, mixed_ratio)
lib/model_zoo/openaimodel.py:2548