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 not stored for this graph (policy: none)