Skip to content

explicitly set ORT providers on all InferenceSession creations #1262

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

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

bfineran
Copy link
Contributor

latest version of ORT has a hard requirement for providers to be set. this PR updates any inference session that does not have it set

test_plan:
QA Team + GHA

@bfineran bfineran requested a review from dbarbuzzi September 21, 2023 18:57
@bfineran bfineran self-assigned this Sep 21, 2023
@mgoin
Copy link
Member

mgoin commented Sep 21, 2023

Landing as this is clearly a positive step towards correct GHA

@mgoin mgoin merged commit 2822350 into main Sep 21, 2023
@mgoin mgoin deleted the ort-providers-patch branch September 21, 2023 22:21
bfineran added a commit that referenced this pull request Sep 25, 2023
…ions (#1275)

* [Cherry-Pick]explicitly set ORT providers on all InferenceSession creations (#1262)

* Update version

---------

Co-authored-by: Benjamin Fineran <[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.

2 participants