MCPcopy Create free account
hub / github.com/NVlabs/DiffPure / __init__

Method __init__

score_sde/models/ema.py:23–38  ·  view source on GitHub ↗

Args: parameters: Iterable of `torch.nn.Parameter`; usually the result of `model.parameters()`. decay: The exponential decay. use_num_updates: Whether to use number of updates when computing averages.

(self, parameters, decay, use_num_updates=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

cloneMethod · 0.45

Tested by

no test coverage detected