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.05-py3 #8162

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 9, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to the Dockerfile for YOLOv5 to use a newer PyTorch base image.

πŸ“Š Key Changes

  • The base image in the Dockerfile was updated from nvcr.io/nvidia/pytorch:22.04-py3 to nvcr.io/nvidia/pytorch:22.05-py3.
  • A large directory (/opt/pytorch) is removed within the image to reduce its size.

🎯 Purpose & Impact

  • Purpose: To keep the YOLOv5 Docker environment up to date with the latest NVIDIA PyTorch container, ensuring compatibility with the most recent features and optimizations.
  • Impact: Users will benefit from potential performance improvements and bug fixes in the newer PyTorch version. Additionally, the removal of a large directory will result in a lighter Docker image, which can decrease download times and save disk space.

@glenn-jocher glenn-jocher self-assigned this Jun 9, 2022
@glenn-jocher glenn-jocher merged commit 7c2691f into master Jun 9, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch June 9, 2022 20:06
tdhooghe pushed a commit to tdhooghe/yolov5 that referenced this pull request Jun 10, 2022
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.

1 participant