Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Nov 9, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Update to Dockerfile for Enhanced Compatibility

πŸ“Š Key Changes

  • πŸ“¦ Updated the base image from Nvidia PyTorch 21.05-py3 to 21.10-py3.
  • πŸ›  Installed newer versions of torch and torchvision along with numpy and Pillow.
  • 🧹 Cleaned up unnecessary installations of nvidia-tensorboard and nvidia-tensorboard-plugin-dlprof.

🎯 Purpose & Impact

  • πŸš€ Purpose: To provide a more current software environment for users, enhancing compatibility with the latest features and security patches.
  • ✨ Impact: Users can expect better performance and improved integration with the latest machine learning libraries and tools. This may lead to easier deployments and a smoother development experience for YOLOv5-related projects.

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.

TypeError: expected string or bytes-like object TypeError: expected string or bytes-like object

1 participant