Update currently maintained parameters. Call this every time the parameters are updated, such as the result of the `optimizer.step()` call. Args: parameters: Iterable of `torch.nn.Parameter`; usually the same set of parameters used to initialize this object.
(self, parameters)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected