Introduce CUDA graph debug mode with breakable CUDA graph (#19102)

Co-authored-by: Cheng Wan <54331508+ch-wan@users.noreply.github.com>
Co-authored-by: Cheng Wan <chwan@rice.edu>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
cctry
2026-04-11 00:36:56 -07:00
committed by GitHub
co-authored by Cheng Wan Cheng Wan Claude Opus 4.6
parent d11da2403c
commit f855a0bde6
9 changed files with 896 additions and 7 deletions
+1
View File
@@ -63,6 +63,7 @@ Its core features include:
advanced_features/dp_for_multi_modal_encoder.md
advanced_features/cuda_graph_for_multi_modal_encoder.md
advanced_features/piecewise_cuda_graph.md
advanced_features/breakable_cuda_graph.md
advanced_features/sgl_model_gateway.md
advanced_features/deterministic_inference.md
advanced_features/observability.md