onnxruntime/include/onnxruntime/core
RandySheriffH 009cd4ea2e
Allow cuda custom ops allocate deferred cpu mem (#17893)
Expose a new allocator from cuda stream.
The allocator manages deferred cpu memory which only get recycled before
stream destruction.

---------

Co-authored-by: Randy Shuai <rashuai@microsoft.com>
2023-10-20 16:12:21 -07:00
..
common remove gsl to make status.h independent from gsl (#17402) 2023-09-13 21:47:43 -07:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework Handle string initializers in constant folding (#17422) 2023-09-27 21:15:58 +10:00
graph Remove redundant Resolve() after each inlined function (#17556) 2023-09-15 12:13:37 -07:00
optimizer fix compilation error in no absl build (#15769) 2023-05-02 08:20:49 -07:00
platform Re-implement stacktrace (#17173) 2023-08-16 16:07:49 -07:00
providers Allow cuda custom ops allocate deferred cpu mem (#17893) 2023-10-20 16:12:21 -07:00
session Custom op shape inference API (#17737) 2023-10-13 12:57:42 -07:00