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 #4862

Merged
merged 1 commit into from
Sep 20, 2021
Merged

Update Dockerfile #4862

merged 1 commit into from
Sep 20, 2021

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced Docker setup with distributed data parallel (DDP) testing support. πŸ‹πŸ”§

πŸ“Š Key Changes

  • Included a new commented-out section for distributed data parallel (DDP) testing using PyTorch in the Dockerfile.

🎯 Purpose & Impact

  • Purpose: This change adds a command template for testing DDP within Docker, which is a way to train models across multiple GPUs, potentially speeding up training times and improving efficiency. πŸŽοΈπŸ’¨
  • Potential Impact: While the command is commented out and not executed by default, it serves as a useful reference for developers who want to run DDP in the Ultralytics Docker environment. Users with access to multi-GPU setups could leverage this for more efficient training. βš™οΈπŸš€

@glenn-jocher glenn-jocher merged commit 2809616 into master Sep 20, 2021
@glenn-jocher glenn-jocher deleted the update/docker branch September 20, 2021 11:10
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.

1 participant