Get video randaug transform. Args: input_size: The size of the input video in tuple. auto_augment: Parameters for randaug. An example: "rand-m7-n4-mstd0.5-inc1" (m is the magnitude and n is the number of operations to apply). interpolation: I
(
input_size,
auto_augment=None,
interpolation="bilinear",
)
source not stored for this graph (policy: none)
no test coverage detected