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

Miscellaneous cleanups #23048

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Miscellaneous cleanups #23048

merged 2 commits into from
Dec 9, 2024

Conversation

skottmckay
Copy link
Contributor

Description

  • fix some missing end of version markers and since_version info
  • fix include to use onnx_protobuf.h which handles minimal builds
    • we should always prefer that header over directly using the onnx ones

Motivation and Context

- fix some missing end of version markers and since_version info
- fix include to use onnx_protobuf.h which handles minimal builds
  - we should always prefer that header over directly using the onnx ones
@skottmckay skottmckay requested a review from a team as a code owner December 7, 2024 00:27
@skottmckay skottmckay merged commit 2f2c73b into main Dec 9, 2024
95 checks passed
@skottmckay skottmckay deleted the skottmckay/MiscCleanups branch December 9, 2024 22:24
guschmue pushed a commit that referenced this pull request Dec 9, 2024
### Description
<!-- Describe your changes. -->
- fix some missing end of version markers and since_version info
- fix include to use onnx_protobuf.h which handles minimal builds
- we should always prefer that header over directly using the onnx ones


### 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. -->
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
<!-- Describe your changes. -->
- fix some missing end of version markers and since_version info
- fix include to use onnx_protobuf.h which handles minimal builds
- we should always prefer that header over directly using the onnx ones


### 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. -->
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
### Description
<!-- Describe your changes. -->
- fix some missing end of version markers and since_version info
- fix include to use onnx_protobuf.h which handles minimal builds
- we should always prefer that header over directly using the onnx ones


### 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. -->
tarekziade pushed a commit to tarekziade/onnxruntime that referenced this pull request Jan 10, 2025
### Description
<!-- Describe your changes. -->
- fix some missing end of version markers and since_version info
- fix include to use onnx_protobuf.h which handles minimal builds
- we should always prefer that header over directly using the onnx ones


### 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. -->
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.

2 participants