in flowtorch/bijectors/ops/affine.py [0:0]
def param_shapes(self, shape: torch.Size) -> Tuple[torch.Size, torch.Size]: # A mean and log variance for every dimension of the event shape return shape, shape