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 helper to get errno and error message #20324

Merged
merged 6 commits into from
Apr 17, 2024

Conversation

skottmckay
Copy link
Contributor

Description

Add platform aware helper to fetch errno message string.

Motivation and Context

For usage in #20077

onnxruntime/core/platform/env.cc Outdated Show resolved Hide resolved
onnxruntime/test/platform/env_test.cc Outdated Show resolved Hide resolved
edgchen1
edgchen1 previously approved these changes Apr 17, 2024
@skottmckay skottmckay merged commit 8143b0d into main Apr 17, 2024
92 of 94 checks passed
@skottmckay skottmckay deleted the skottmckay/AddHelperForErrnoInfo branch April 17, 2024 11:17
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
### Description
<!-- Describe your changes. -->
Add platform aware helper to fetch errno message string.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
For usage in microsoft#20077

---------

Co-authored-by: Edward Chen <[email protected]>
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.

3 participants