def clearState(self): clear(self, 'scale', 'paddedRatio', 'accumRatio') return super(SpatialCrossMapLRN_temp, self).clearState()
def clearState(self): clear(self, 'scale', 'paddedRatio', 'accumRatio') return super().clearState()