$ npx skills add https://github.com/pfcclab/paddle-skills --skill paddle-eager-graph
Paddle 动态图边执行边建图:前向执行时构建反向图,调用 backward() 时按拓扑序执行反向图。
backward()