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

Update Dockerfile #4935

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Update Dockerfile #4935

merged 1 commit into from
Sep 27, 2021

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 27, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to PyTorch 1.9.1 in Dockerfile πŸ‹πŸ”₯

πŸ“Š Key Changes

  • Commented out the installation line for PyTorch 1.9.0 and torchvision 0.10.0.
  • Added a new line to install PyTorch 1.9.1 and torchvision 0.10.1.

🎯 Purpose & Impact

  • Keeping Updated: Ensuring the Docker container uses the latest stable PyTorch version for better performance and feature support. πŸš€
  • Consistency: Users will now work with more recent versions of PyTorch and torchvision, keeping the development environment consistent with the latest best practices. πŸ’»
  • Potential Impact: Users could expect more stability and possibly new features or enhanced performance from the newer PyTorch release. Additionally, they should verify their code for compatibility with these updates. βš™οΈ

@glenn-jocher glenn-jocher merged commit c5ba2ab into master Sep 27, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch September 27, 2021 02:16
CesarBazanAV pushed a commit to CesarBazanAV/yolov5 that referenced this pull request Sep 29, 2021
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 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