At Dispatch V2

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.

mahabdalla Updated

File contents

mahabdalla/skills-registry/tree/main/pytorch--pytorch--at-dispatch-v2 commit 08d42256d6

Frequently asked questions

npx skillmds@latest add mahabdalla/at-dispatch-v2