fix format str#18916
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/18916
Note: Links to docs will display an error until the docs builds have been completed. This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
There was a problem hiding this comment.
Pull request overview
Updates error log format strings in the XNNPACK runtime compiler to correctly match the argument types being logged (notably FlatBuffers vector sizes).
Changes:
- Adjusted
ET_CHECK_OR_RETURN_ERRORformat specifiers forconstant_bufferbounds checks. - Adjusted
ET_CHECK_OR_RETURN_ERRORformat specifiers forconstant_databounds checks.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
^