Logo
Agent Skills Guide
All SkillsCategoryTagsPublishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Skills
  3. at-dispatch-v2

at-dispatch-v2

teddytennant/rusttorch
@teddytennant/rusttorch
1
•published 2026/01/25

Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add teddytennant/rusttorch/.claude/skills/at-dispatch-v2

Local download

Download only this skill directory.

Download at-dispatch-v2 only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources

  • Repository

Tags

RefactoringAutomationBest Practices