onnxruntime/include/onnxruntime/core
Dmitri Smirnov a4ef0e7f7b
Remove dynamic allocation for ThreadPool ParallelSection (#12429)
Use InlinedVector in a TP
Store per thread parallel section in std::optional and avoid memory allocation
2022-08-04 09:46:16 -07:00
..
common Eliminate memory allocations per recent profiling (#12225) 2022-07-25 14:14:38 -07:00
eager
framework Eliminate memory allocations per recent profiling (#12225) 2022-07-25 14:14:38 -07:00
graph Fix TRT custom op issue (#12283) 2022-07-29 03:39:56 -07:00
optimizer Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
platform Remove dynamic allocation for ThreadPool ParallelSection (#12429) 2022-08-04 09:46:16 -07:00
providers Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07:00
session Minor doc fixes (#12388) 2022-08-03 19:47:36 -07:00