torch.distributions.transforms.Transform.andThen
Compose this transform with another. Returns a transform that first applies this, then other.
Parameters
otherTransform
Compose this transform with another. Returns a transform that first applies this, then other.
otherTransform