MCPcopy Index your code
hub / github.com/ImprintLab/MedSegDiff / __init__

Method __init__

guided_diffusion/unet.py:332–359  ·  view source on GitHub ↗
(
        self,
        channels,
        num_heads=1,
        num_head_channels=-1,
        use_checkpoint=False,
        use_new_attention_order=False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

normalizationFunction · 0.85
conv_ndFunction · 0.85
QKVAttentionClass · 0.85
QKVAttentionLegacyClass · 0.85
zero_moduleFunction · 0.85
__init__Method · 0.45

Tested by

no test coverage detected