Skip to content

Conversation

mszhanyi
Copy link
Contributor

@mszhanyi mszhanyi commented Mar 1, 2024

Description

Make Linux logic consistent as Windows

Motivation and Context

onnxruntime_lite_custom_op.h in Windows zip package but not in Linux zip package

copy $(Build.SourcesDirectory)\include\onnxruntime\core\session\onnxruntime_*.h $(Build.BinariesDirectory)\${{parameters.artifactName}}\include

@mszhanyi mszhanyi requested review from pranavsharma and snnn March 2, 2024 01:43
@mszhanyi mszhanyi merged commit 9460597 into main Mar 2, 2024
@mszhanyi mszhanyi deleted the zhanyi/APIheaders branch March 2, 2024 03:33
zz002 pushed a commit to zz002/onnxruntime that referenced this pull request Mar 7, 2024
### Description
Make Linux logic consistent as Windows


### Motivation and Context
onnxruntime_lite_custom_op.h in Windows zip package but not in Linux zip
package

https://github.com/microsoft/onnxruntime/blob/acbfc29f272b5578145e7600bc42342e116ffbc2/tools/ci_build/github/azure-pipelines/templates/c-api-artifacts-package-and-publish-steps-windows.yml#L67

Co-authored-by: Your Name <[email protected]>
YUNQIUGUO pushed a commit that referenced this pull request Mar 21, 2024
### Description
Make Linux logic consistent as Windows


### Motivation and Context
onnxruntime_lite_custom_op.h in Windows zip package but not in Linux zip
package

https://github.com/microsoft/onnxruntime/blob/acbfc29f272b5578145e7600bc42342e116ffbc2/tools/ci_build/github/azure-pipelines/templates/c-api-artifacts-package-and-publish-steps-windows.yml#L67

Co-authored-by: Your Name <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants