AgentSkillsRepo

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.

97,036 stars26,678 forks

Tags

neural-networkautogradgpunumpydeep-learningtensorpythonmachine-learning

Category

ai
Download Skill
Get the SKILL.md file to use in your agent
Agent Discovery
Machine-readable endpoints for automated agents

Skill JSON (Schema.org)

/api/marketplace/skills/pytorch-add-uint-support.json

Fetch snippet

fetch('https://openagent-kzqseeze.manus.space/api/marketplace/skills/pytorch-add-uint-support.json').then(r=>r.json())