MCPcopy Index your code
hub / github.com/NVlabs/DiffPure / __init__

Method __init__

guided_diffusion/unet.py:168–230  ·  view source on GitHub ↗
(
        self,
        channels,
        emb_channels,
        dropout,
        out_channels=None,
        use_conv=False,
        use_scale_shift_norm=False,
        dims=2,
        use_checkpoint=False,
        up=False,
        down=False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

normalizationFunction · 0.85
conv_ndFunction · 0.85
linearFunction · 0.85
zero_moduleFunction · 0.85
UpsampleClass · 0.70
DownsampleClass · 0.70
__init__Method · 0.45

Tested by

no test coverage detected