We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI today has been failing with the following error
C:\tools\MINICO~1\CONDA-~2\TORCHV~1\work\torchvision\csrc\io\image\cpu\encode_jpeg.cpp(77): error C2664: 'void jpeg_mem_dest(j_compress_ptr,unsigned char **,size_t *)': cannot convert argument 3 from 'unsigned long *' to 'size_t *'
See https://app.circleci.com/pipelines/github/pytorch/vision/7858/workflows/3f6aa4f8-ba63-48d6-b939-4f97af2e3573/jobs/555947 for one example
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
🐛 Bug
CI today has been failing with the following error
See https://app.circleci.com/pipelines/github/pytorch/vision/7858/workflows/3f6aa4f8-ba63-48d6-b939-4f97af2e3573/jobs/555947 for one example
The text was updated successfully, but these errors were encountered: