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:21.07-py3 #4262

Merged
merged 1 commit into from
Aug 1, 2021
Merged

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 1, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to the Dockerfile to use a newer NVIDIA PyTorch base image.

πŸ“Š Key Changes

  • Upgraded the base image from nvcr.io/nvidia/pytorch:21.05-py3 to nvcr.io/nvidia/pytorch:21.07-py3.

🎯 Purpose & Impact

  • Purpose: To ensure the Docker environment for YOLOv5 leverages up-to-date features and improvements from a newer PyTorch version provided by NVIDIA.
  • Impact: Users may experience improved performance, better compatibility, and access to newer software updates with the updated PyTorch base image. It also ensures better support for CUDA and GPU acceleration for machine learning tasks. πŸš€

@glenn-jocher glenn-jocher merged commit 6b1ec67 into master Aug 1, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch August 1, 2021 21:28
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