tvm
CommunityPowerful framework for optimizing machine learning models.
Software Engineering#code generation#model deployment#tvm#ml optimization#schedule tuning#IR transformation
Authorjstzwj
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive tools for optimizing, compiling, and deploying machine learning models efficiently across diverse hardware platforms.
Core Features & Use Cases
- Model Import & Conversion: Supports seamless import from frameworks like PyTorch, ONNX, and TFLite into Relax IR for further optimization.
- IR Optimization & Transformation: Offers a suite of passes to legalize, fuse, and simplify models, preparing them for deployment.
- Hardware Targeting & Codegen: Enables compilation to various backends including LLVM, CUDA, OpenCL, and others, ensuring optimal performance.
- Use Case: For example, developers can import a pre-trained image classification model, optimize it with TVM's advanced passes and auto-tune the schedule, then deploy on edge devices or cloud platforms.
Quick Start
Use TVM to import a model, optimize it via relaxation pipelines, compile for the target hardware, and execute inference with minimal setup.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: tvm Download link: https://github.com/jstzwj/ai-infra-plugins/archive/main.zip#tvm 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.