Agent skill · pytorch
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 o
Reference it in any coding agent with:
@skills pytorch/add-uint-support