crop¶ torchvision.transforms.v2.functional.crop(inpt: Tensor, top: int, left: int, height: int, width: int) → Tensor[原始碼]¶ 詳情請參閱 RandomCrop。