def __init__(self, opt={}): self.out_sx = opt['in_sx'] self.out_sy = opt['in_sy'] self.out_depth = opt['in_depth'] self.layer_type = 'tanh'