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.

aiskillstore Updated

File contents

aiskillstore/marketplace commit a4859fdeae

Frequently asked questions

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