onnxruntime
1cc2cfb7
- Move #ifndef ORT_CXX_API_THROW to the no exceptions case. (#10937)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Move #ifndef ORT_CXX_API_THROW to the no exceptions case. (#10937) This is related to https://github.com/microsoft/onnxruntime/issues/10564 which introduced a fix in the wrong case where exceptions are enabled.
References
#10937 - Move #ifndef ORT_CXX_API_THROW to the no exceptions case.
Author
leandro-gracia-gil
Parents
a6ea2785
Loading