Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 10, 2021

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved device specification in YOLOv5 validation script.

πŸ“Š Key Changes

  • Added device parameter to run function call within the validation script (val.py).

🎯 Purpose & Impact

  • πŸƒβ€β™‚οΈ Allows explicit control of the computing device (CPU/GPU) for validation runs, enhancing flexibility.
  • βš™οΈ Gives users the ability to easily run validations on their preferred hardware, potentially improving resource management and performance.
  • πŸš€ Can impact user experience by providing smoother setup for validations across different computational environments.

@glenn-jocher glenn-jocher merged commit 4f9718a into master Oct 10, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch October 10, 2021 22:07
@glenn-jocher glenn-jocher self-assigned this Oct 10, 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