normalize#

torchaug.transforms.functional.normalize(inpt, mean, std, inplace=False)[source]#

See Normalize for details.

Return type:

Tensor