Skip to content

[Cherry-pick] Enhance dygraph debug#75894

Closed
DanielSun11 wants to merge 3 commits intoPaddlePaddle:release/3.2from
DanielSun11:debug_info
Closed

[Cherry-pick] Enhance dygraph debug#75894
DanielSun11 wants to merge 3 commits intoPaddlePaddle:release/3.2from
DanielSun11:debug_info

Conversation

@DanielSun11
Copy link
Copy Markdown
Contributor

PR Category

PR Types

Description

…amic graph and call stack of GradNode (PaddlePaddle#75240)

* tmp stage

* tmp stage

* graph support call stack

* support export dot

* support foward and backward graph

* add unit test

* reformat edgelabel

* support FLAGS_dump_grad_node_forward_stack_path

* fix save path on windows

* fix

* fix

* refine unit test

* add unit test for vlog

* save call stack to same file

* fix

* refine

* tmp stage

* fix backward demo code

* tmp stage

* adjust glog level for some file

* fix manual ops and add unit test
* support  set_vlog_level

* refine the params and

* fix doc

* fix doc

* fix py::arg
@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Oct 16, 2025

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 89.22652% with 39 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/3.2@e22e2f9). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/fluid/eager/backward.cc 89.06% 14 Missing ⚠️
paddle/fluid/inference/analysis/dot.h 55.00% 9 Missing ⚠️
paddle/fluid/eager/utils.cc 93.70% 8 Missing ⚠️
paddle/fluid/eager/grad_node_info.cc 63.63% 4 Missing ⚠️
paddle/fluid/eager/grad_tensor_holder.cc 42.85% 4 Missing ⚠️

❌ Your patch status has failed because the patch coverage (89.22%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@              Coverage Diff               @@
##             release/3.2   #75894   +/-   ##
==============================================
  Coverage               ?   89.22%           
==============================================
  Files                  ?       21           
  Lines                  ?      362           
  Branches               ?        0           
==============================================
  Hits                   ?      323           
  Misses                 ?       39           
  Partials               ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants