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

Add tf.py verification printout #5484

Merged
merged 3 commits into from
Nov 3, 2021
Merged

Add tf.py verification printout #5484

merged 3 commits into from
Nov 3, 2021

Conversation

glenn-jocher
Copy link
Member

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced messaging for successful model verification across frameworks.

πŸ“Š Key Changes

  • Added an informative log message to confirm successful verification of PyTorch, TensorFlow, and Keras models in tf.py.

🎯 Purpose & Impact

  • Clarity for developers/users: The added log message provides clear feedback that models have been successfully verified, enhancing user experience by confirming cross-framework compatibility.
  • Efficiency in development: This will help in quickly determining the status of model conversions and integrations without diving into the code or waiting for errors.
  • πŸ› οΈ Useful reminder: The log also serves as a reminder to use the export.py script for TensorFlow model exports, potentially reducing confusion or misuse.

@glenn-jocher glenn-jocher changed the title Update tf.py with verified confirmation Add tf.py verification printout Nov 3, 2021
@glenn-jocher glenn-jocher merged commit 06bf8ef into master Nov 3, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch November 3, 2021 18:04
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
* Update tf.py with verified confirmation

* Update ci-testing.yml

* Update ci-testing.yml
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