onnxruntime/include/onnxruntime/core
cao lei b29a1c7348
Address follow-up comments on multistream pr #13495 (#13992)
### Description
This PR is to address follow-up comments for the multi-stream pr
https://github.com/microsoft/onnxruntime/pull/13495

Changes including:

- Make StreamAwareArena transparent to minimal build
- Make DeviceStreamCollection transparent to minimal build
- Replace ORT_MUST_USE_RESULT with [[nodiscard]]
- Remove unnecessary shared_ptr


### Motivation and Context
This PR is to address follow-up comments for the multi-stream pr
https://github.com/microsoft/onnxruntime/pull/13495

Co-authored-by: Lei Cao <leca@microsoft.com>
2023-01-03 16:33:36 -08:00
..
common Update absl to the latest release (#13990) 2022-12-19 14:25:13 -08:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework Address follow-up comments on multistream pr #13495 (#13992) 2023-01-03 16:33:36 -08:00
graph CloudEP (#13855) 2023-01-03 10:03:15 -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 [CANN] Add the ability to run graph (#13728) 2022-12-16 06:57:40 -08:00
session Support for custom op variadic inputs/outputs (#13946) 2022-12-23 11:41:15 -08:00