onnxruntime/include/onnxruntime/core
Yateng Hong c579497134
Fix TRT custom op issue (#12283)
* Pass schema registry on CreateModel.

* Fix ORT_MINIMAL_BUILD.

* Fix build issue.
2022-07-29 03:39:56 -07:00
..
common Eliminate memory allocations per recent profiling (#12225) 2022-07-25 14:14:38 -07:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
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 Eliminate unnecessary status lock acquisition in TP (#12196) 2022-07-19 14:16:12 -07:00
providers Share execution context memory between TensorRT subgraphs (#11859) 2022-06-16 22:42:40 -07:00
session Fix C header to stop people accidentally copying the OrtApi by value (#12297) 2022-07-25 19:19:40 -07:00