Restore normalized location to acutal image location When align_corners is true: Normalized location (-1, -1) points to the top-left pixel. Normalized location (1, 1) points to the bottom-tight pixel. When align_corners is false [default]: Normalized location (-1, -1) points to the top-left pixel minus half pixel coord both directions, i.e, (-0.5, -0.5) coord acutal image space. Normalized locatio
source not stored for this graph (policy: none)