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 README.md #19

Merged
merged 2 commits into from
Jun 1, 2024
Merged

Update README.md #19

merged 2 commits into from
Jun 1, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 1, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to THOP: PyPI badges added, improved error handling in benchmarking.

πŸ“Š Key Changes

  • Added PyPI version, downloads, and Python version badges to README for better visibility and information access.
  • Introduced error handling in evaluate_famous_models.py to gracefully manage failures when processing certain models.

🎯 Purpose & Impact

  • Improved Visibility: The new badges on the README make it easier for users to find THOP on PyPI, understand its compatibility, and gauge its popularity.
  • Robust Benchmarking: The addition of try-except blocks in benchmark scripts ensures the tool can handle and report errors more gracefully. This improvement helps developers identify and troubleshoot issues with specific models without crashing the entire benchmark process.

πŸš€ These changes make THOP more user-friendly and reliable for developers profiling their PyTorch models, potentially increasing its adoption and user satisfaction.

@glenn-jocher glenn-jocher merged commit e04e317 into main Jun 1, 2024
1 check failed
@glenn-jocher glenn-jocher deleted the update branch June 1, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant