Skip to content

Add backward graph extraction for fusible and typical subgraphs#675

Open
fangfangssj wants to merge 1 commit intoPaddlePaddle:developfrom
fangfangssj:feature/backward-graph-extraction
Open

Add backward graph extraction for fusible and typical subgraphs#675
fangfangssj wants to merge 1 commit intoPaddlePaddle:developfrom
fangfangssj:feature/backward-graph-extraction

Conversation

@fangfangssj
Copy link
Contributor

@fangfangssj fangfangssj commented Mar 12, 2026

PR Category

Feature Enhancement

Description

  • Add backward_graph_extractor function in generate_subgraph_dataset.sh to extract train_forward, train_backward, and eval_forward graphs
  • Update backward_graph_extractor.py to output graphs in separate subdirectories by mode (train_forward, train_backward, eval_forward)

Add backward_graph_extractor function to generate_subgraph_dataset.sh
to extract train_forward, train_backward, and eval_forward graphs.
Update backward_graph_extractor.py to output graphs in separate
subdirectories by mode.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@paddle-bot
Copy link

paddle-bot bot commented Mar 12, 2026

Thanks for your contribution!

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.

1 participant