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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use paddle-eager-graph