in flowtorch/bijectors/permute.py [0:0]
def __init__(
self,
params_fn: Optional[flowtorch.Lazy] = None,
*,
shape: torch.Size,
context_shape: Optional[torch.Size] = None,
permutation: Optional[torch.Tensor] = None