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

Method copy_to

score_sde/models/ema.py:61–72  ·  view source on GitHub ↗

Copy current parameters into given collection of parameters. Args: parameters: Iterable of `torch.nn.Parameter`; the parameters to be updated with the stored moving averages.

(self, parameters)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

__init__Method · 0.95
__init__Method · 0.95
__init__Method · 0.95
step_fnFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected