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 db51f3c 7 files · 39.9 KB Updated

File contents

paddlepaddle/paddle/tree/main/.agents/skills/paddle-design-eager-graph commit db51f3c429

Frequently asked questions

npx skillmds@latest add paddlepaddle/paddle-eager-graph