裁剪¶ torchvision.transforms.v2.functional.crop(inpt: Tensor, top: int, left: int, height: int, width: int) → Tensor[源代码]¶ 详情请参阅 RandomCrop。