Closed lakshanthad closed 6 days ago
π Hello @lakshanthad, thank you for submitting an ultralytics/ultralytics
π PR! To ensure a seamless integration of your work, please review the following checklist:
ultralytics/ultralytics
main
branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull
and git merge main
locally.For more guidance, please refer to our Contributing Guide. If this PR addresses an issue or solves a bug, it's always helpful to attach or link to a minimum reproducible example (MRE) π‘. This ensures that we can fully validate and support your changes.
Your addition of enhanced troubleshooting information for Rockchip RKNN inference is much appreciated! π οΈπ The illustrative note
and steps provided appear to significantly improve user experience and clarity for those dealing with runtime mismatchesβgreat work! An Ultralytics engineer will review and provide further assistance soon. π
Thank you for contributing to Ultralytics! π
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.12%. Comparing base (
efc3c39
) to head (1e07446
). Report is 1 commits behind head on main.:exclamation: There is a different number of reports uploaded between BASE (efc3c39) and HEAD (1e07446). Click for more details.
HEAD has 27 uploads less than BASE
| Flag | BASE (efc3c39) | HEAD (1e07446) | |------|------|------| |GPU|4|1| |Tests|20|5| |Benchmarks|12|3|
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@glenn-jocher FYI
"β¨ What a fantastic addition to the project! Thank you, @lakshanthad and @glenn-jocher, for your thoughtful contributions to improving the user experience. Your work on enhancing the RKNN guidance is a game-changerβclear, actionable steps paired with visuals will undoubtedly make a big difference!
As Leonardo da Vinci once said, 'Simplicity is the ultimate sophistication.' Your efforts to simplify this complex process embody that perfectly. Here's to making technology more accessible, one improvement at a time. ππ‘ #TeamworkMakesTheDreamWork"
π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
Improved guidance for handling RKNN runtime version mismatches when using Rockchip's integration.
π Key Changes
librknnrt.so
file with an official version.π― Purpose & Impact