AffineGridGenerator =================== Generates a 2D or 3D flow field (sampling grid), given a batch of affine matrices. **Abstract Signature:** ``AffineGridGenerator(theta: Tensor, size: List[int], align_corners: bool = False)`` .. raw:: html
———