Given mean: (R, G, B) and std: (R, G, B), will normalize each channel of the torch.*Tensor, i.e. channel = (channel - mean) / std
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected