Development






Description
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.
Skill File
SKILL.md
Tags
Api
Information
Developerpytorch
CategoryDevelopment
CreatedJan 15, 2026
UpdatedJan 15, 2026
You Might Also Like
Create Pr
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI valid...
Cache Components
Expert guidance for Next
Electron Chromium Upgrade
Guide for performing Chromium version upgrades in the Electron project
Pr Creator
Use this skill when asked to create a pull request (PR)
Writing Dev Server Tests
Guides writing HMR/Dev Server tests in test/bake/
Writing Bundler Tests
Guides writing bundler tests using itBundled/expectBundled in test/bundler/