Skip to main content
Back to top
Ctrl
+
K
GitHub
tvm-book
知乎
简书
B站
领英
搜索
Ctrl
+
K
TVM 准备
Apache TVM 文档
概述
Installing TVM
Install from Source
Docker Images
开发指南
Python Target 参数化
设置 RPC 系统
处理 TVM 错误
设计和架构
TVM运行时系统
调试器
模型序列化简介
Device/Target 交互
Pass Infrastructure
Device/Target 交互
TensorIR
张量程序抽象
理解 TensorIR 抽象
Relax
ML 模型的计算图抽象
理解 Relax 抽象
Python API
tvm.error
tvm.ir
tvm.instrument
tvm.transform
tvm.target
tvm.driver
tvm.runtime
tvm.runtime.ndarray
tvm.runtime.relax_vm
tvm.runtime.disco
tvm.runtime.profiling
tvm.relax
tvm.relax.analysis
tvm.relax.block_builder
tvm.relax.frontend
tvm.relax.op
tvm.relax.transform
tvm.tir
tvm.tir.analysis
tvm.tir.schedule
tvm.tir.stmt_functor
tvm.tir.transform
tvm.te
tvm.topi
tvm.meta_schedule
tvm.dlight
tvm.rpc
tvm.contrib
tvm.relay
tvm.relay.frontend
tvm.relay.nn
tvm.relay.vision
tvm.relay.image
tvm.relay.transform
tvm.relay.analysis
tvm.relay.backend
tvm.relay.dataflow_pattern
tvm.relay.testing
tvm.autotvm
tvm.auto_scheduler
tvm.micro
tvm.contrib.graph_executor
Other APIs
How To Guides
Deploy Models and Integrate TVM
Deploy TVM Module using C++ API
Deploy to Android
Deploy to Adreno™ GPU
Integrate TVM into Your Project
HLS Backend Example
Relay Arm
®
Compute Library Integration
Relay TensorRT Integration
Vitis AI Integration
Relay BNNS Integration
Marvell Machine Learning Integration
Profile Models
Getting Started With PAPI
Developer Tutorial
TVM Codebase Walkthrough by Example
开发者操作指南
调试 TVM
Adding an Operator to Relay
Adding a Compiler Pass to Relay
Bring Your Own Codegen To TVM
Language Reference
Expressions in Relay
Relay's Type System
Algebraic Data Types in Relay
Relay Core Tensor Operators
Pattern Matching in Relay
Hybrid Frontend Language Reference
microTVM: TVM on bare-metal
Contributor Guide
TVM Community Guidelines
Submit a Pull Request
Code Reviews
Committer Guide
Documentation
Code Guide and Tips
Git Usage Tips
Using TVM's CI
Release Process
Error Handling Guide
Publications
Security Guide
Index
.rst
.pdf
tvm.auto_scheduler
tvm.auto_scheduler
#