add-uint-support

作者: pytorch

通过更新AT_DISPATCH宏,为PyTorch算子添加无符号整数(uint)类型支持。在需要为uint16、uint32、uint64类型添加支持时使用…

npx skills add https://github.com/pytorch/pytorch --skill add-uint-support