示例#1
0
 def __init__(self):
     super(HasOptimMethod, self).__init__()
     self.optimMethod = SGD()