Skip to content

[Executor]Update graph test case and delete test_attention - #3257

Merged
gongshaotian merged 4 commits into
PaddlePaddle:developfrom
gongshaotian:add_graph_test_case
Aug 7, 2025
Merged

gongshaotian merged 4 commits into
PaddlePaddle:developfrom
gongshaotian:add_graph_test_case

Conversation

@gongshaotian

Copy link
Copy Markdown
Collaborator

Summary

Mainly modified the test case of CUDAGraph, while deleting the test case of Attention (will be refactored in the near future).
The role of unit testing:

  • test_cuda_graph_dynamic_subgraph.py: Building CUDAGraph in Dynamic Graph Subgraph Capture Mode
  • test_cuda_graph_spec_decode.py: Building CudaGraph with Multiple Model Instances Sharing the Same Network in Speculative Decoding Scenarios

@paddle-bot

paddle-bot Bot commented Aug 6, 2025

Copy link
Copy Markdown

Thanks for your contribution!

Comment thread test/graph_optimization/test_cuda_graph_dynamic_subgraph.py Outdated
@gongshaotian
gongshaotian merged commit 820798a into PaddlePaddle:develop Aug 7, 2025
11 of 13 checks passed
@gongshaotian
gongshaotian deleted the add_graph_test_case branch August 20, 2025 08:23
xiaoguoguo626807 pushed a commit to xiaoguoguo626807/FastDeploy that referenced this pull request May 7, 2026
…dle#3257)

* 1.update graph test case 2.delete test_attention

* code style

* delete print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants