HomeSkillsTensorRT-LLM › NVIDIA/TensorRT-LLM/kernel-triton-writing
Agent Skill Active Apache-2.0

NVIDIA/TensorRT-LLM/kernel-triton-writing

ONLY for OpenAI Triton (@triton.jit) kernel development.

Quality score 84/100
View on GitHub →
Stars
★ 2.8k
Last commit
today
Language
Python
Install
SKILL.md
Category
Repository

Installation

Install this skill (Claude Code)

# Clone and copy the skill into your project
git clone https://github.com/NVIDIA/skills.git
mkdir -p .claude/skills
cp -r skills/skills/TensorRT-LLM/kernel-triton-writing .claude/skills/
# Or for personal use: ~/.claude/skills/

Topics

Related in TensorRT-LLM

Agent Skill Active

NVIDIA/TensorRT-LLM/ad-accuracy-debug

Debug AutoDeploy accuracy regressions vs a reference score (PyTorch backend or published baseline).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-add-fusion-transformation

Claude Code skill (trtllm-agent-toolkit): implement or extend TensorRT-LLM AutoDeploy fusion transforms under transform/library/ in a TensorRT-LLM checkout.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-conf-check

Check whether AutoDeploy YAML configs were actually applied by analyzing server logs and optionally graph dumps (AD_DUMP_GRAPHS_DIR).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-graph-dump

Enable and interpret TensorRT-LLM AutoDeploy FX graph text dumps via AD_DUMP_GRAPHS_DIR.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-layer-visualizer

Visualize a specific transformer decoder layer from an AutoDeploy FX graph text dump as a hierarchical DOT/PNG diagram.

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-model-onboard

Translates a HuggingFace model into a prefill-only AutoDeploy custom model using reference custom ops, validates with hierarchical equivalence tests.

2.8k Python Updated today Score 84