aoti-debug
๐ฏSkillfrom pytorch/pytorch
A Python package for tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system.
Same repository
pytorch/pytorch(9 items)
Installation
npx vibeindex add pytorch/pytorch --skill aoti-debugnpx skills add pytorch/pytorch --skill aoti-debug~/.claude/skills/aoti-debug/SKILL.mdSKILL.md
More from this repository8
Guides users through creating well-structured Agent Skills for Claude Code, covering SKILL.md files, frontmatter configuration, and skill validation requirements.
A Python package for tensor computation with strong GPU acceleration and deep neural networks built on a tape-based autograd system.
A skill for improving Python type coverage using Pyrefly (Meta's type checker), guiding systematic addition of type annotations to functions, classes, and attributes.
Skill
Official PyTorch skill for writing docstrings following PyTorch conventions, including raw strings, LaTeX math, and structured parameter documentation
Adds unsigned integer (uint16, uint32, uint64) type support to PyTorch operators by updating AT_DISPATCH macros and kernel implementations.
Converts PyTorch legacy AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code for kernel files, CUDA kernels, and native operator implementations.
Skill