Add Uint Support

Add unsigned integer (uint) type support to PyTorch operators by updating AT_DISPATCH macros. Use when adding support for uint16, uint32, uint64 types to operators, kernels, or when user mentions enabling unsigned types, barebones unsigned types, or uint support.

jwiegley 2cbb767 9.2 KB Updated

File contents

jwiegley/nix-config/tree/main/config/ai/skills/add-uint-support commit 2cbb767e5c

Frequently asked questions

npx skillmds@latest add jwiegley/add-uint-support