Exemple #1
0
	def clearState(self):
		clear(self, 'scale', 'paddedRatio', 'accumRatio')
		return super(SpatialCrossMapLRN_temp, self).clearState()
Exemple #2
0
 def clearState(self):
     clear(self, 'scale', 'paddedRatio', 'accumRatio')
     return super().clearState()