onnxruntime
[python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled.
#9712
Merged

[python api] align api with other language bindings' treatment of explicit provider registrations. enforce use of providers param in python InferenceSession when execution providers other than default CPU are enabled. #9712

jywu-msft merged 10 commits into master from jywu_py_gpu
jywu-msft
jywu-msft remove default python ep registration. raise exception if providers a…
5075bcde
jywu-msft temporarily disable exception
0932b702
jywu-msft fix python tests
93443489
jywu-msft explicitly set CUDAProvider for python iobinding tests
9c869481
jywu-msft explicitly set providers param for InferenceSession())
93dc0755
jywu-msft onnxrt
b1c83003
jywu-msft raise ValueError if not explicitly set providers when creating Infere…
8b835138
jywu-msft add required providers param
848c48c5
jywu-msft explicitly set providers
356461b0
jywu-msft typo
4c41bfb1
jywu-msft jywu-msft requested a review from pranavsharma pranavsharma 4 years ago
jywu-msft jywu-msft requested a review from chilo-ms chilo-ms 4 years ago
jywu-msft jywu-msft requested a review from baijumeswani baijumeswani 4 years ago
jywu-msft jywu-msft requested a review from liqunfu liqunfu 4 years ago
jywu-msft jywu-msft requested a review from SherlockNoMad SherlockNoMad 4 years ago
jywu-msft jywu-msft requested a review from thiagocrepaldi thiagocrepaldi 4 years ago
jywu-msft jywu-msft requested a review from tlh20 tlh20 4 years ago
jywu-msft jywu-msft requested a review from xadupre xadupre 4 years ago
pranavsharma
pranavsharma commented on 2021-11-10
SherlockNoMad
SherlockNoMad approved these changes on 2021-11-10
pranavsharma
pranavsharma approved these changes on 2021-11-10
jywu-msft jywu-msft merged 1541784f into master 4 years ago
jywu-msft jywu-msft deleted the jywu_py_gpu branch 4 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone