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 API_IMPL_* blocks around shared provider methods as they are C APIs #7908

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

RyanUnderhill
Copy link
Member

Motivation and Context
If the shared libraries don't exist or throw exceptions in their initialization we should not let this be sent into the C API.

@RyanUnderhill RyanUnderhill requested a review from a team as a code owner June 1, 2021 23:15
@RyanUnderhill RyanUnderhill merged commit a9f7eef into master Jun 2, 2021
@RyanUnderhill RyanUnderhill deleted the ryanunderhill/try_catch branch June 2, 2021 02:28
xzhu1900 added a commit that referenced this pull request Jun 2, 2021
* [OpenVINO-EP] Adding OpenVINO-EP samples to Msft Repo (#7826)

* Added ONNX_OV_EP samples

->Added cpp, python and csharp samples
using OpenVINO Execution Provider.

Signed-off-by: MaajidKhan <[email protected]>

* [js/web] update README.md (#7894)

* Add API_IMPL_* blocks around shared provider methods as they are C APIs (#7908)

* Missing logic for cuda nuget package (#7911)

Co-authored-by: Maajid khan <[email protected]>
Co-authored-by: Yulong Wang <[email protected]>
Co-authored-by: Ryan Hill <[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.

4 participants