onnxruntime/include/onnxruntime/core
Chi Lo 2abebb2a47
[TensorRT EP] No workspace size limit to TRT memory pool (#21643)
We saw some models failed to run due to OOM and can be fixed by increase
trt_max_workspace_size.
This PR makes no size limitation by default (max device memory) which is
aligned with trtexec.
2024-08-09 17:30:51 -07:00
..
common Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
eager Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
framework Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
graph CoreML: Aggregated changes to add all required ops for priority model (#21472) 2024-07-26 08:29:33 +10:00
optimizer Utilize ext data location to reduce qd matmul memory usage (#21451) 2024-07-30 15:22:46 -07:00
platform Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
providers [TensorRT EP] No workspace size limit to TRT memory pool (#21643) 2024-08-09 17:30:51 -07:00
session bumps up version in main from 1.19 -> 1.20 (#21588) 2024-08-05 15:46:04 -07:00