def build(self, inputs_shape): self.scale = self._get_weights("scale", shape=[1], init=constant(value=self.init_scale))