Samples the image at x, y locations to target x, y locations Arg(s): image : torch.Tensor[float32] N x 3 x H x W RGB image target_xy : torch.Tensor[float32] N x 2 x H x W target x, y locations in image space shape : list[int] shap
(image, target_xy, shape, padding_mode='border')
source not stored for this graph (policy: none)