RandomChoice
-
class
torchvision.transforms.
RandomChoice
(transforms, p=None)[source] Apply single transformation randomly picked from a list. This transform does not support torchscript.
torchvision.transforms.
RandomChoice
(transforms, p=None)[source]Apply single transformation randomly picked from a list. This transform does not support torchscript.