ad-add-fusion-transformation
CommunityAdd TensorRT-LLM fusion passes with confidence
Software Engineering#unit testing#graph transformation#tensorrt-llm#autodeploy#fusion passes#kernel integration#default.yaml registration
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.yamlregistration, 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.