Skip to content
New issue

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

FROM nvcr.io/nvidia/pytorch:22.07-py3 #8808

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 31, 2022

FROM nvcr.io/nvidia/pytorch:22.07-py3

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to Dockerfile for compatibility with newer PyTorch/CUDA version.

πŸ“Š Key Changes

  • The base image in the Dockerfile has been changed from nvcr.io/nvidia/pytorch:22.06-py3 to nvcr.io/nvidia/pytorch:22.07-py3.

🎯 Purpose & Impact

  • Purpose: To ensure that the YOLOv5 Docker image remains up-to-date with the latest NVIDIA PyTorch container, which includes the most recent versions of PyTorch and CUDA.
  • Impact: Users can expect improved performance and compatibility with the latest GPU architectures. However, they'll need to make sure they have compatible hardware and software to use the new image. πŸš€

@glenn-jocher glenn-jocher self-assigned this Jul 31, 2022
@glenn-jocher glenn-jocher merged commit 555976b into master Jul 31, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch July 31, 2022 13:23
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant