MCPcopy Create free account
hub / github.com/pytorch/pytorch / optimizer

Method optimizer

caffe2/python/modeling/parameter_info.py:45–46  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

43
44 @property
45 def optimizer(self):
46 return self._optimizer
47
48 @optimizer.setter
49 def optimizer(self, value):

Callers 1

_buildFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected