home/categories/debugging/paddlepaddle-paddle-agents-skills-paddle-design-eager-graph-skill-md
debuggingtools

paddle-eager-graph

Use when navigating Paddle eager-mode (dynamic graph) source code, tracing forward/backward execution, debugging autograd issues, understanding PyLayer, or investigating complex-valued gradient computation. Covers Python API to C++ kernel call chain, backward graph topology sort, and inplace version tracking.

PaddlePaddle
maintainer
PaddlePaddle
अपडेट किया गया 3/26/2026
स्टार
23809
फोर्क
5982
quick start

Installation and usage

Use when navigating Paddle eager-mode (dynamic graph) source code, tracing forward/backward execution, debugging autograd issues, understanding PyLayer, or investigating complex-valued gradient computation. Covers Python API to C++ kernel call chain, backward graph topology sort, and inplace version tracking.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use paddle-eager-graph