Normalize image to a given range Arg(s): images_arr : list[torch.Tensor[float32]] list of N x C x H x W tensors normalized_image_range : list[float] intensity range after normalizing images Returns: images_
(self, images_arr, normalized_image_range=[0, 1])
source not stored for this graph (policy: none)