permute_channels

torchaug.transforms.functional.permute_channels(inpt, permutation)[source]

Permute the channels of the input according to the given permutation.

Return type:

Tensor