onnxruntime/include/onnxruntime/core
Dmitri Smirnov f5e3165cc3
Fix move Base::operator= (#13355)
### Description
Base::operator= move is broken, loses a valid ptr.

### Motivation and Context
Address
https://github.com/microsoft/onnxruntime/pull/13215#discussion_r997814275
2022-10-18 13:07:40 -07:00
..
common Fix clang-tidy(cppcoreguidelines-pro-bounds-array-to-pointer-decay) (#13241) 2022-10-11 13:16:48 +08:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework Fix unsound hipify in ROCm EP (#13269) 2022-10-12 08:32:42 +08:00
graph Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform Improve thread pool creation failure handling. (#13313) 2022-10-15 17:57:19 -07:00
providers Remove miscellaneous nuphar configs (#13070) 2022-09-26 13:41:28 -07:00
session Fix move Base::operator= (#13355) 2022-10-18 13:07:40 -07:00