onnxruntime/include/onnxruntime/core
Dale Phurrough 68db1b62a8
add noexcept to InitApi() and GetApi() (#13869)
### Description

* add noexcept to `InitApi()` and `GetApi()`

### Motivation and Context

* fixes microsoft/onnxruntime#12581
2023-02-15 16:49:16 -08:00
..
common Fix skew between GPU/CPU timestamps in ORT profiler (#14004) 2023-01-05 11:07:26 -08:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
graph Re-work GetAvailableProviders API (#14486) 2023-02-01 14:38:04 -08:00
optimizer Pass SessionOptions to XnnpackProviderFactoryCreator. (#13318) 2022-12-10 14:23:46 +08:00
platform Improve thread pool creation failure handling. (#13313) 2022-10-15 17:57:19 -07:00
providers [oneDNN] Improved thread handling (#13618) 2023-01-31 14:37:13 -08:00
session add noexcept to InitApi() and GetApi() (#13869) 2023-02-15 16:49:16 -08:00