rgb_to_grayscale¶ torchvision.transforms.v2.functional.rgb_to_grayscale(inpt: Tensor, num_output_channels: int = 1) → Tensor[原始碼]¶ 詳細資訊請參閱 Grayscale。