ad-add-fusion-transformation

Community

Add TensorRT-LLM fusion passes with confidence

Authoryo-steven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you implement or extend TensorRT-LLM AutoDeploy fusion transformations so targeted graph patterns are rewritten correctly and reliably during deployment.

Core Features & Use Cases

  • Graph-pattern-driven fusion work: Uses graph dumps and evidence to design a minimal fusion transform that actually matches the current SSA graph structure.
  • Existing-kernel-first strategy: Recommends and validates reuse of existing kernels/custom ops before falling back to Triton (only when needed).
  • Registration and rollout readiness: Guides you through transform implementation, default.yaml registration, and model-registry enablement with guardrails to avoid unproven fusions.
  • Validation and test alignment: Emphasizes dump-based validation, match-count interpretation, and the unit/integration tests needed to prevent regressions.

Quick Start

Use the skill to implement a new AutoDeploy fusion transform under transform/library/ for a pattern confirmed by graph dumps, then register it in default.yaml and add the corresponding unit tests.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ad-add-fusion-transformation
Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#ad-add-fusion-transformation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.