onnxruntime
Stop throwing exception on python binding when multiple EP available
#17659
Merged

Commits
  • use warning instead of exception
    RandyShuai committed 2 years ago
  • dump even the warning
    RandyShuai committed 2 years ago
  • drop the entire condition
    RandyShuai committed 2 years ago
  • remove ep from test
    RandyShuai committed 2 years ago
  • format python
    RandyShuai committed 2 years ago
  • format python
    RandyShuai committed 2 years ago
  • set cpu ep as default explicitly
    RandyShuai committed 2 years ago
  • check providers for trt
    RandyShuai committed 2 years ago
Loading