Perform color nomration on the given images. Args: images (tensor): images to perform color normalization. Dimension is `num frames` x `channel` x `height` x `width`. mean (list): mean values for normalization. stddev (list): standard deviations for norma
(images, mean, stddev)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected