MCPcopy Index your code
hub / github.com/huggingface/diffusers / convert_consistency_decoder.py

File convert_consistency_decoder.py

scripts/convert_consistency_decoder.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import math
2import os
3import urllib
4import warnings

Callers

nothing calls this directly

Calls 15

UNetMidBlock2DClass · 0.90
TimestepEmbeddingClass · 0.90
UNet2DModelClass · 0.90
ConsistencyDecoderClass · 0.85
ConvUNetVAEClass · 0.85
rename_state_dictFunction · 0.85
add_state_dictFunction · 0.85
pipeFunction · 0.85
halfMethod · 0.80

Tested by

no test coverage detected