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