Files
FastDeploy/fastdeploy/model_executor/graph_optimization
Yuanle Liu 3c9eedd562
Some checks failed
CE Compile Job / ce_job_pre_check (push) Has been cancelled
CE Compile Job / print_ce_job_pre_check_outputs (push) Has been cancelled
CE Compile Job / FD-Clone-Linux (push) Has been cancelled
CE Compile Job / Show Code Archive Output (push) Has been cancelled
CE Compile Job / BUILD_SM8090 (push) Has been cancelled
CE Compile Job / BUILD_SM8689 (push) Has been cancelled
CE Compile Job / CE_UPLOAD (push) Has been cancelled
Simplify CUDAGraph creation logic (#4298)
* Simplify CUDAGraph creation logic

Refactor CUDAGraph initialization to always use unique memory pool if configured.

* Conditionally import CUDAGraph based on CUDA compilation
2025-10-10 10:46:16 +08:00
..