home/categories/framework-internals/snakeo-claude-debug-and-refactor-skills-plugin-plugins-debug-and-refactor-skills-debug-pytorch-skill-md
framework-internalsdevelopment

debugpytorch

Debug PyTorch issues systematically. Use when encountering tensor errors, CUDA out of memory errors, gradient problems like NaN loss or exploding gradients, shape mismatches between layers, device conflicts between CPU and GPU, autograd graph issues, DataLoader problems, dtype mismatches, or training instabilities in deep learning workflows.

SnakeO
maintainer
SnakeO
更新日 1/13/2026
スター
0
フォーク
0
quick start

Installation and usage

Debug PyTorch issues systematically. Use when encountering tensor errors, CUDA out of memory errors, gradient problems like NaN loss or exploding gradients, shape mismatches between layers, device conflicts between CPU and GPU, autograd graph issues, DataLoader problems, dtype mismatches, or training instabilities in deep learning workflows.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use debugpytorch