onnxruntime/onnxruntime/core
Chi Lo 7361c283c7
Add API for updating CUDA EP provider option user compute stream (#17037)
Add a generic `UpdateCUDAProviderOptionsWithValue()` C API to update
CUDA EP provider options where its data type is pointer that can't be
represented by string.

Note: Please see some comments for the similar [PR
](https://github.com/microsoft/onnxruntime/pull/16965)for TRT EP.
2023-08-09 09:24:19 -07:00
..
codegen Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
common Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
dll Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
dlpack Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
eager
flatbuffers Minimal Build for On-Device Training (#16326) 2023-06-22 12:27:23 -07:00
framework [CUDA][ROCm] Allow allocating ScratchBuffer from TuningContext (#17028) 2023-08-10 00:05:10 +08:00
graph 4b quantization for weights of LLMs (#16833) 2023-08-07 12:23:55 -07:00
language_interop_ops Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
mlas 4b quantization for weights of LLMs (#16833) 2023-08-07 12:23:55 -07:00
optimizer Broadcasting for SLN for CPU and CUDA (#16510) 2023-08-07 09:55:42 -07:00
platform Fix builds (#16646) 2023-07-11 19:21:25 -07:00
providers Add API for updating CUDA EP provider option user compute stream (#17037) 2023-08-09 09:24:19 -07:00
quantization Refactor prepack buffer code (#16280) 2023-06-08 14:42:02 -07:00
session Add API for updating CUDA EP provider option user compute stream (#17037) 2023-08-09 09:24:19 -07:00
util Updating QDQ to support Float8E4M3FN (#16550) 2023-08-08 12:18:48 +02:00