onnxruntime/include/onnxruntime/core
Dmitri Smirnov 267a424e52
Retry Rework execution frame to reduce memory allocations (#11897)
* Revert "Revert "Refactor ExecutionFrame and SessionState to reduce memory all… (#11888)"

This reverts commit d2cbae3a04.

* Revert prepacked_weights to avoid indirect inclusion in CUDA and TRT code that breaks the build.
2022-06-20 10:29:43 -07:00
..
common Consolidate several types into onnxruntime::ArgType. (#11430) 2022-05-09 14:44:28 -07:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework Retry Rework execution frame to reduce memory allocations (#11897) 2022-06-20 10:29:43 -07:00
graph Retry Rework execution frame to reduce memory allocations (#11897) 2022-06-20 10:29:43 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform QlinearConv threading adjustments (#11228) 2022-06-14 14:42:12 -07:00
providers Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07:00
session EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00