{
  "name": "tilegym-adding-cutile-kernel",
  "version": "0.1.0",
  "description": "Add a new cuTile GPU kernel operator to TileGym. Covers dispatch registration in ops.py, cuTile backend implementation, __init__.py exports, test creation, and benchmark in tests/benchmark. Use when adding, creating, or implementing a new cuTile operator/kernel in TileGym, or when asking how to register a new cuTile op.",
  "keywords": [
    "github-import",
    "NVIDIA",
    "skills"
  ],
  "license": "CC-BY-4.0 AND Apache-2.0",
  "source": {
    "repo": "NVIDIA/skills",
    "ref": "main",
    "path": "skills/tilegym-adding-cutile-kernel",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/tilegym-adding-cutile-kernel"
  }
}
