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

Method __init__

DeepCache/svd/unet_3d_blocks.py:1757–1798  ·  view source on GitHub ↗
(
        self,
        in_channels: int,
        out_channels: int,
        attention_head_dim: int = 512,
        num_layers: int = 1,
        upcast_attention: bool = False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

AttentionClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected