mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-14 18:12:05 +00:00
This documentation adds documentation on: - how to allocate CUDA device tensors from C++ and python - how to use DML device tensors from C++ and python - it also shows how to leverage existing GPU allocations in ORT - how to overlap PCI copies and GPU execution using CUDA streams - how to overlap PCI copies and GPU execution using D3D12 Command Lists and custom resources --------- Co-authored-by: Tianlei Wu <tlwu@microsoft.com> |
||
|---|---|---|
| .. | ||
| index.md | ||
| iobinding.md | ||
| logging_tracing.md | ||
| memory.md | ||
| profiling-tools.md | ||
| threading.md | ||
| troubleshooting.md | ||