Skip to content

Commit 4cd16ed

Browse files
committed
Add license line for SKILL.md
1 parent 29840d6 commit 4cd16ed

File tree

1 file changed

+1
-0
lines changed
  • .claude/skills/adding-cutile-kernel

1 file changed

+1
-0
lines changed

.claude/skills/adding-cutile-kernel/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: adding-cutile-kernel
33
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.
4+
license: MIT. Complete terms in LICENSE.
45
---
56

67
# Adding a cuTile Kernel to TileGym

0 commit comments

Comments
 (0)