MCPcopy Create free account
hub / github.com/horseee/DeepCache / __init__

Method __init__

experiments/ldm/ldm/modules/diffusionmodules/model.py:217–314  ·  view source on GitHub ↗
(self, *, ch, out_ch, ch_mult=(1,2,4,8), num_res_blocks,
                 attn_resolutions, dropout=0.0, resamp_with_conv=True, in_channels,
                 resolution, use_timestep=True, use_linear_attn=False, attn_type="vanilla")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls 5

make_attnFunction · 0.85
ResnetBlockClass · 0.70
DownsampleClass · 0.70
UpsampleClass · 0.70
NormalizeFunction · 0.70

Tested by

no test coverage detected