Toggle navigation sidebar
Toggle in-page Table of Contents
TVM 文档
TVM 文档
快速上手
安装 TVM
从源码安装
NNPACK Contrib Installation
Docker 镜像
NNPACK Contrib Installation
贡献者指南
TVM 社区指南
提交 Pull Request
Code Reviews
Committer Guide
Documentation
Code Guide and Tips
Git Usage Tips
Using TVM’s CI
Release Process
Error Handling Guide
用户手册
用户指南
TVM 和模型优化的概述
用 TVMC 编译和优化模型
开始使用 TVMC Python:TVM 的高级 API
用 Python 接口编译和优化模型(AutoTVM)
使用张量表达式处理算子
用调度模板和 AutoTVM 优化算子
使用自动调度优化运算
TensorIR 的突击课程
交叉编译和RPC
编译深度学习模型的快速入门教程
TOPI 简介
通过 UMA 使您的硬件加速器 TVM-ready
How To 指南
编译深度学习模型
编译 PyTorch 模型
Compile Tensorflow Models
编译 MXNet 模型
Compile ONNX Models
Compile Keras Models
Compile TFLite Models
Compile CoreML Models
Compile YOLO-V2 and YOLO-V3 in DarkNet Models
Compile Caffe2 Models
Compile OneFlow Models
Compile PaddlePaddle Models
部署模型并集成到 TVM
使用 C++ API 部署 TVM Module
Deploy to Android
集成 TVM 到你的项目
HLS Backend Example
集成 Relay Arm
®
计算库
Relay TensorRT Integration
Vitis AI Integration
Relay BNNS Integration
部署深度学习模型
Deploy the Pretrained Model on Android
Deploy the Pretrained Model on Raspberry Pi
编译 PyTorch 目标检测模型
使用 TVM 部署框架预量化模型
Deploy a Framework-prequantized Model with TVM - Part 3 (TFLite)
在 CUDA 上部署已量化模型
Deploy a Hugging Face Pruned Model on CPU
部署 Single Shot Multibox Detector(SSD) 模型
Deploy the Pretrained Model on Jetson Nano
使用 Relay
构建图卷积网络
在 Relay 中使用外部库
在 Relay 中使用管道执行器
使用 Relay Visualizer 可视化 Relay
使用 Tensor Expression 和 Schedules
TVM 中的调度原语
Reduction
Intrinsics and Math Functions
Scan and Recurrent Kernel
外部张量函数
Use Tensorize to Leverage Hardware Intrinsics
Compute and Reduce with Tuple Inputs
使用 TEDD 进行可视化
优化张量算子
How to optimize GEMM on CPU
How to optimize convolution on GPU
How to optimize convolution using TensorCores
Auto-Tune with Templates and AutoTVM
Tuning High Performance Convolution on NVIDIA GPUs
Auto-tuning a Convolutional Network for NVIDIA GPU
Auto-tuning a Convolutional Network for x86 CPU
Auto-tuning a Convolutional Network for ARM CPU
Auto-tuning a Convolutional Network for Mobile GPU
使用自动调度器进行无模板调度
Auto-scheduling a Convolution Layer for GPU
Auto-scheduling a Neural Network for x86 CPU
Auto-scheduling a Neural Network for NVIDIA GPU
Auto-scheduling a Neural Network for ARM CPU
Auto-scheduling a Neural Network for mali GPU
Auto-scheduling Sparse Matrix Multiplication on CPU with Custom Sketch Rule
使用 microTVM
microTVM Host-Driven AoT
使用 microTVM Autotuning
在 bare metal Arm® Cortex®-M55 CPU 和 Ethos™-U55 NPU 上运行 TVM
microTVM 参考虚拟机
microTVM with TFLite Models
Training Vision Models for microTVM on Arduino
Executing a Tiny Model with TVMC Micro
拓展 TVM
编写定制 Pass
如何使用 TVM Pass Infra
如何使用 TVM Pass Instrument
自定义 TVM 数据类型
模型剖析
PAPI 快速上手
处理 TVM 的错误
常见问题
开发手册
开发者教程
TVM 代码库的实例演练
开发者指南
Debugging TVM
添加算子到 Relay
Adding a Compiler Pass to Relay
带你自己的 Codegen 到 TVM
Python 目标参数化
设计与架构
TVM 运行时系统
调试器
将 VM 放入 TVM:Relay Virtual Machine
模块序列化简介
Pass Infrastructure
Device/Target Interactions
InferBound Pass
Hybrid 前端开发指南
Relay IR 简介
Relay 算子策略
Convert Layout Pass
基准性能日志格式
TensorFlow Frontend
安全指南
microTVM Design Document
microTVM Project API
Model 库格式
主题指南
microTVM:裸机上的 TVM
VTA:通用张量加速器
VTA 安装指南
VTA 设计和开发指南
VTA 配置
VTA 硬件指南
VTA 教程
简单的矩阵乘法
编译深度学习模型
优化 Tensor 算子
自动调优
参考指南
语言参考
Relay 表达式
Relay 类型系统
Algebraic Data Types in Relay
Relay 核心张量算子
Relay 中的模式匹配
Hybrid 前端语言参考
Python API
tvm.runtime
tvm.runtime.ndarray
tvm.error
tvm.ir.module
tvm.ir
tvm.target
tvm.tir
tvm.te
tvm.driver
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.rpc
tvm.micro
tvm.contrib
tvm.contrib.graph_executor
tvm.topi
vta
其他 API
出版物
参考
_ffi
_ffi.base
_ffi.libinfo
_ffi._ctypes.object
_ffi.registry
_ffi.runtime_ctypes
索引
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
模
_
__dlpack__() (tvm.nd.NDArray 方法)
__dlpack_device__() (tvm.nd.NDArray 方法)
__getitem__() (tvm.autotvm.task.space.ConfigSpace 方法)
(tvm.autotvm.task.space.TransformSpace 方法)
(tvm.contrib.graph_executor.GraphModule 方法)
__init__() (tvm.autotvm.task.dispatcher.ApplyGraphBest 方法)
(tvm.contrib.sparse.CSRNDArray 方法)
(tvm.contrib.sparse.CSRPlaceholderOp 方法)
(tvm.contrib.sparse.SparsePlaceholderOp 方法)
(tvm.nd.NDArray 方法)
__init_by_constructor__() (在 tvm._ffi._ctypes.object 模块中)
__init_handle_by_constructor__() (tvm._ffi._ctypes.object.ObjectBase 方法)
__init_tvm_object_by_constructor__() (tvm._ffi._ctypes.object.PyNativeObject 方法)
__len__() (tvm.autotvm.task.space.ConfigSpace 方法)
__setitem__() (tvm.autotvm.task.space.FallbackConfigEntity 方法)
(tvm.nd.NDArray 方法)
_add_new_transform() (tvm.autotvm.task.space.ConfigSpace 方法)
_atexit() (在 tvm.contrib.pickle_memoize 模块中)
_call() (tvm.contrib.relay_viz.interface.DefaultVizParser 方法)
_convert_args() (tvm.relay.backend.interpreter.Executor 方法)
_copyto() (tvm.nd.NDArray 方法)
_create_view() (tvm.nd.NDArray 方法)
_find_error_type() (在 tvm._ffi.base 模块中)
_function() (tvm.contrib.relay_viz.interface.DefaultVizParser 方法)
_generate_space() (tvm.autotvm.task.space.AnnotateSpace 方法)
(tvm.autotvm.task.space.SplitSpace 方法)
_get_np_int32_array_handle() (在 tvm.contrib.miopen 模块中)
_get_object_type_index() (在 tvm._ffi._ctypes.object 模块中)
_GetDeviceAttr() (tvm._ffi.runtime_ctypes.Device 方法)
_init_api() (在 tvm._ffi.registry 模块中)
_load_lib() (在 tvm._ffi.base 模块中)
_make_dense_block() (在 tvm.relay.testing.densenet 模块中)
_make_dense_layer() (在 tvm.relay.testing.densenet 模块中)
_make_dense_net() (在 tvm.relay.testing.densenet 模块中)
_make_executor() (tvm.relay.backend.interpreter.Executor 方法)
_make_transition() (在 tvm.relay.testing.densenet 模块中)
_merge_chain() (tvm.autotvm.task.space.ReorderSpace 方法)
_query_inside() (tvm.autotvm.task.dispatcher.ApplyConfig 方法)
(tvm.autotvm.task.dispatcher.ApplyFixedConfig 方法)
(tvm.autotvm.task.dispatcher.ApplyGraphBest 方法)
(tvm.autotvm.task.dispatcher.DispatchContext 方法)
_register_customized_task() (在 tvm.autotvm.task.task 模块中)
_register_object() (在 tvm._ffi._ctypes.object 模块中)
_register_task_compute() (在 tvm.autotvm.task.task 模块中)
_register_task_schedule() (在 tvm.autotvm.task.task 模块中)
_tophub_context() (tvm.relay.backend.vm.VMCompiler 方法)
_valid_error_name() (在 tvm._ffi.base 模块中)
_var() (tvm.contrib.relay_viz.interface.DefaultVizParser 方法)
A
add_flop() (tvm.autotvm.task.space.ConfigSpace 方法)
add_task() (tvm.autotvm.task.topi_integration.TaskExtractEnv 方法)
AnnotateEntity (tvm.autotvm.task.space 中的类)
AnnotateSpace (tvm.autotvm.task.space 中的类)
api_version (tvm._ffi.runtime_ctypes.Device property)
apply() (tvm.autotvm.task.space.AnnotateEntity 方法)
(tvm.autotvm.task.space.ReorderEntity 方法)
(tvm.autotvm.task.space.SplitEntity 方法)
apply_history_best() (在 tvm.autotvm 模块中)
ApplyConfig (tvm.autotvm.task.dispatcher 中的类)
ApplyFixedConfig (tvm.autotvm.task.dispatcher 中的类)
ApplyGraphBest (tvm.autotvm.task.dispatcher 中的类)
ApplyHistoryBest (tvm.autotvm.task.dispatcher 中的类)
args_to_workload() (在 tvm.autotvm.task.task 模块中)
ArgTypeCode (tvm._ffi.runtime_ctypes 中的类)
array() (在 tvm.contrib.sparse 模块中)
(在 tvm.nd 模块中)
asnumpy() (tvm.contrib.sparse.CSRNDArray 方法)
(tvm.nd.NDArray 方法)
Axis (tvm.autotvm.task.space 中的类)
axis() (tvm.autotvm.task.space.ConfigSpace 静态方法)
B
batch_matmul() (在 tvm.contrib.cblas 模块中)
(在 tvm.contrib.cublas 模块中)
(在 tvm.contrib.rocblas 模块中)
benchmark() (tvm.contrib.graph_executor.GraphModule 方法)
build() (在 tvm 模块中)
(在 vta 模块中)
build_config() (在 vta 模块中)
C
c2pyerror() (在 tvm._ffi.base 模块中)
c_array() (在 tvm._ffi.base 模块中)
c_str() (在 tvm._ffi.base 模块中)
Cache (tvm.contrib.pickle_memoize 中的类)
CCacheKey (tvm.relay.backend.te_compiler 中的类)
CCacheValue (tvm.relay.backend.te_compiler 中的类)
check_call() (在 tvm._ffi.base 模块中)
clear() (tvm.relay.backend.te_compiler.TECompiler 方法)
clear_cache() (tvm.autotvm.task.dispatcher.FallbackContext 方法)
(tvm.autotvm.task.space.ConfigSpace 方法)
clear_fallback_cache() (在 tvm.autotvm.task.dispatcher 模块中)
codegen() (tvm.relay.backend.graph_executor_codegen.GraphExecutorCodegen 方法)
(tvm.relay.backend.vm.VMCompiler 方法)
compile() (在 tvm.relay.backend.vm 模块中)
compile_coreml() (在 tvm.contrib.xcode 模块中)
compile_cuda() (在 tvm.contrib.nvcc 模块中)
compile_metal() (在 tvm.contrib.xcode 模块中)
compute_flop() (在 tvm.autotvm.task.task 模块中)
compute_version (tvm._ffi.runtime_ctypes.Device property)
ConfigEntity (tvm.autotvm.task.space 中的类)
ConfigSpace (tvm.autotvm.task.space 中的类)
ConstructorValue (tvm.relay.backend.interpreter 中的类)
conv2d_forward() (在 tvm.contrib.miopen 模块中)
conv_block() (在 tvm.relay.testing.mobilenet 模块中)
convert_func() (在 tvm.contrib.dlpack 模块中)
convolution_inference() (在 tvm.contrib.nnpack 模块中)
convolution_inference_weight_transform() (在 tvm.contrib.nnpack 模块中)
convolution_inference_without_weight_transform() (在 tvm.contrib.nnpack 模块中)
copyfrom() (tvm.nd.NDArray 方法)
copyto() (tvm.nd.NDArray 方法)
create() (在 tvm.autotvm.task.task 模块中)
(在 tvm.contrib.graph_executor 模块中)
create_dylib() (在 tvm.contrib.xcode 模块中)
create_executable() (在 tvm.contrib.cc 模块中)
create_graph() (tvm.contrib.relay_viz.interface.Plotter 方法)
(tvm.contrib.relay_viz.terminal.TermPlotter 方法)
create_llvm() (在 tvm.contrib.clang 模块中)
create_measure_batch() (在 tvm.autotvm.measure 模块中)
create_raw_stream() (tvm._ffi.runtime_ctypes.Device 方法)
create_shared() (在 tvm.contrib.cc 模块中)
(在 tvm.contrib.ndk 模块中)
create_tvmjs_wasm() (在 tvm.contrib.emcc 模块中)
cross_compiler() (在 tvm.contrib.cc 模块中)
CSRNDArray (tvm.contrib.sparse 中的类)
CSRPlaceholderOp (tvm.contrib.sparse 中的类)
D
DataType (tvm._ffi.runtime_ctypes 中的类)
DataTypeCode (tvm._ffi.runtime_ctypes 中的类)
debug_get_output() (tvm.contrib.graph_executor.GraphModule 方法)
decode() (在 tvm.autotvm.record 模块中)
deconv2d() (在 tvm.relay.testing.dcgan 模块中)
deconv2d_bn_relu() (在 tvm.relay.testing.dcgan 模块中)
decorate() (在 tvm._ffi.base 模块中)
DefaultVizParser (tvm.contrib.relay_viz.interface 中的类)
define_annotate() (tvm.autotvm.task.space.ConfigSpace 方法)
define_knob() (tvm.autotvm.task.space.ConfigSpace 方法)
define_reorder() (tvm.autotvm.task.space.ConfigSpace 方法)
define_split() (tvm.autotvm.task.space.ConfigSpace 方法)
deserialize_args() (在 tvm.autotvm.task.task 模块中)
Device (tvm._ffi.runtime_ctypes 中的类)
device (tvm.nd.NDArray property)
device_name (tvm._ffi.runtime_ctypes.Device property)
dims (tvm.autotvm.task.space.ConfigSpace property)
DirectoryCreatedPastAtExit
DispatchContext (tvm.autotvm.task.dispatcher 中的类)
driver_version (tvm._ffi.runtime_ctypes.Device property)
dtype (tvm.nd.NDArray property)
E
edge() (tvm.contrib.relay_viz.interface.VizGraph 方法)
(tvm.contrib.relay_viz.terminal.TermGraph 方法)
empty() (在 tvm.nd 模块中)
encode() (在 tvm.autotvm.record 模块中)
Environment() (在 vta 模块中)
evaluate() (tvm.relay.backend.interpreter.Executor 方法)
Executor (tvm.relay.backend.interpreter 中的类)
exist (tvm._ffi.runtime_ctypes.Device property)
extract_ext_funcs() (在 tvm._ffi.registry 模块中)
F
fallback_split() (tvm.autotvm.task.space.FallbackConfigEntity 方法)
fallback_with_reference_log() (tvm.autotvm.task.space.FallbackConfigEntity 方法)
FallbackConfigEntity (tvm.autotvm.task.space 中的类)
FallbackContext (tvm.autotvm.task.dispatcher 中的类)
FileLock (tvm.contrib.utils 中的类)
filelock() (在 tvm.contrib.utils 模块中)
find_clang() (在 tvm.contrib.clang 模块中)
find_cuda_path() (在 tvm.contrib.nvcc 模块中)
find_include_path() (在 tvm._ffi.libinfo 模块中)
find_lib_path() (在 tvm._ffi.libinfo 模块中)
find_lld() (在 tvm.contrib.rocm 模块中)
FlopCalculationError
free_raw_stream() (tvm._ffi.runtime_ctypes.Device 方法)
from_json_dict() (tvm.autotvm.task.space.ConfigEntity 静态方法)
fully_connected_inference() (在 tvm.contrib.nnpack 模块中)
G
GATuner (tvm.autotvm.tuner 中的类)
get() (tvm.autotvm.task.space.ConfigSpace 方法)
(tvm.autotvm.task.topi_integration.TaskExtractEnv 静态方法)
(在 tvm.relay.backend.te_compiler 模块中)
get_cc() (在 tvm.contrib.cc 模块中)
get_classifier() (在 tvm.relay.testing.vgg 模块中)
get_config() (在 tvm.autotvm.task.task 模块中)
get_cuda_version() (在 tvm.contrib.nvcc 模块中)
get_device() (在 tvm.contrib.graph_executor 模块中)
get_dll_directories() (在 tvm._ffi.libinfo 模块中)
get_env() (在 vta 模块中)
get_exec() (tvm.relay.backend.vm.VMCompiler 方法)
get_factors() (在 tvm.autotvm.task.space 模块中)
get_feature() (在 tvm.relay.testing.vgg 模块中)
get_flatten_feature() (tvm.autotvm.task.space.ConfigEntity 方法)
get_global_func() (在 tvm._ffi.registry 模块中)
get_input() (tvm.contrib.graph_executor.GraphModule 方法)
get_input_index() (tvm.contrib.graph_executor.GraphModule 方法)
get_input_info() (tvm.contrib.graph_executor.GraphModule 方法)
get_last_ffi_error() (在 tvm._ffi.base 模块中)
get_net() (在 tvm.relay.testing.dcgan 模块中)
(在 tvm.relay.testing.inception_v3 模块中)
(在 tvm.relay.testing.lstm 模块中)
(在 tvm.relay.testing.mlp 模块中)
(在 tvm.relay.testing.resnet 模块中)
(在 tvm.relay.testing.squeezenet 模块中)
(在 tvm.relay.testing.vgg 模块中)
get_next_index() (tvm.autotvm.task.space.ConfigSpace 方法)
get_node_edges() (tvm.contrib.relay_viz.interface.DefaultVizParser 方法)
(tvm.contrib.relay_viz.interface.VizParser 方法)
(tvm.contrib.relay_viz.terminal.TermVizParser 方法)
get_num_inputs() (tvm.contrib.graph_executor.GraphModule 方法)
get_num_output() (tvm.autotvm.task.space.AnnotateSpace 静态方法)
(tvm.autotvm.task.space.OtherOptionSpace 静态方法)
(tvm.autotvm.task.space.ReorderSpace 静态方法)
(tvm.autotvm.task.space.SplitSpace 静态方法)
(tvm.autotvm.task.space.TransformSpace 静态方法)
(tvm.autotvm.task.space.VirtualAxis 静态方法)
get_num_outputs() (tvm.contrib.graph_executor.GraphModule 方法)
get_object_type_index() (在 tvm._ffi.registry 模块中)
get_other_option() (tvm.autotvm.task.space.ConfigEntity 方法)
get_output() (tvm.contrib.graph_executor.GraphModule 方法)
get_params() (tvm.relay.backend.vm.VMCompiler 方法)
get_pow2s() (在 tvm.autotvm.task.space 模块中)
get_rand_index() (tvm.autotvm.task.space.ConfigSpace 方法)
get_shape() (在 tvm.relay.backend.te_compiler 模块中)
get_target_by_dump_machine() (在 tvm.contrib.cc 模块中)
get_target_compute_version() (在 tvm.contrib.nvcc 模块中)
get_tasks() (tvm.autotvm.task.topi_integration.TaskExtractEnv 方法)
get_valid_implementations() (在 tvm.relay.backend.te_compiler 模块中)
get_workload() (在 tvm.autotvm.task.topi_integration 模块中)
(在 tvm.relay.testing.dcgan 模块中)
(在 tvm.relay.testing.densenet 模块中)
(在 tvm.relay.testing.inception_v3 模块中)
(在 tvm.relay.testing.lstm 模块中)
(在 tvm.relay.testing.mlp 模块中)
(在 tvm.relay.testing.mobilenet 模块中)
(在 tvm.relay.testing.resnet 模块中)
(在 tvm.relay.testing.squeezenet 模块中)
(在 tvm.relay.testing.vgg 模块中)
GraphExecutorCodegen (tvm.relay.backend.graph_executor_codegen 中的类)
GraphModule (tvm.contrib.graph_executor 中的类)
GridSearchTuner (tvm.autotvm.tuner 中的类)
H
has_next() (tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
have_bf16() (在 tvm.contrib.nvcc 模块中)
have_cudagraph() (在 tvm.contrib.nvcc 模块中)
have_fp16() (在 tvm.contrib.nvcc 模块中)
have_int8() (在 tvm.contrib.nvcc 模块中)
have_tensorcore() (在 tvm.contrib.nvcc 模块中)
I
index (tvm.autotvm.task.space.Axis 属性)
instantiate() (tvm.autotvm.task.task.Task 方法)
InstantiationError
Interpreter (tvm.relay.backend.interpreter 中的类)
IRModule (tvm.ir.module 中的类)
is_available() (在 tvm.contrib.nnpack 模块中)
is_index_valid() (tvm.autotvm.task.space.ConfigSpace 方法)
is_source_path() (在 tvm.contrib.utils 模块中)
items() (tvm.relay.backend.te_compiler.TECompiler 方法)
J
jit() (tvm.relay.backend.te_compiler.TECompiler 方法)
K
knob2point() (tvm.autotvm.task.space.ConfigSpace 方法)
L
list_global_func_names() (在 tvm._ffi.registry 模块中)
listdir() (tvm.contrib.utils.TempDirectory 方法)
load() (tvm.autotvm.task.dispatcher.ApplyHistoryBest 方法)
load_from_buffer() (在 tvm.autotvm.record 模块中)
load_from_file() (在 tvm.autotvm.record 模块中)
load_history() (tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
load_params() (tvm.contrib.graph_executor.GraphModule 方法)
LocalBuilder (tvm.autotvm.measure.measure_methods 中的类)
LocalRunner (tvm.autotvm.measure.measure_methods 中的类)
log_softmax() (在 tvm.contrib.miopen 模块中)
log_to_database() (在 tvm.autotvm.tuner.callback 模块中)
log_to_file() (在 tvm.autotvm.tuner.callback 模块中)
lower() (tvm.relay.backend.te_compiler.TECompiler 方法)
(tvm.relay.backend.vm.VMCompiler 方法)
(在 tvm 模块中)
(在 vta 模块中)
LoweredOutput (tvm.relay.backend.te_compiler 中的类)
lstm_cell() (在 tvm.relay.testing.lstm 模块中)
M
matmul() (在 tvm.contrib.cblas 模块中)
(在 tvm.contrib.cublas 模块中)
(在 tvm.contrib.rocblas 模块中)
max_clock_rate (tvm._ffi.runtime_ctypes.Device property)
max_shared_memory_per_block (tvm._ffi.runtime_ctypes.Device property)
max_thread_dimensions (tvm._ffi.runtime_ctypes.Device property)
max_threads_per_block (tvm._ffi.runtime_ctypes.Device property)
measure_option() (在 tvm.autotvm.measure 模块中)
measure_str_key() (在 tvm.autotvm.record 模块中)
MeasureInput (tvm.autotvm.measure 中的类)
MeasureResult (tvm.autotvm.measure 中的类)
memoize() (在 tvm.contrib.pickle_memoize 模块中)
MissingTask (tvm.autotvm.task.task 中的类)
mobile_net() (在 tvm.relay.testing.mobilenet 模块中)
Monitor (tvm.autotvm.tuner.callback 中的类)
multi_filter() (tvm.autotvm.task.space.ConfigSpace 方法)
multi_processor_count (tvm._ffi.runtime_ctypes.Device property)
N
NDArray (tvm.nd 中的类)
next_batch() (tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
node() (tvm.contrib.relay_viz.interface.VizGraph 方法)
(tvm.contrib.relay_viz.terminal.TermGraph 方法)
normal() (在 tvm.contrib.random 模块中)
numpy() (tvm.contrib.sparse.CSRNDArray 方法)
(tvm.nd.NDArray 方法)
O
OBJECT_TYPE() (在 tvm._ffi._ctypes.object 模块中)
ObjectBase (tvm._ffi._ctypes.object 中的类)
ObjectRValueRef (tvm._ffi.runtime_ctypes 中的类)
optimize() (tvm.relay.backend.vm.VMCompiler 方法)
(在 tvm.contrib.spirv 模块中)
OtherOptionEntity (tvm.autotvm.task.space 中的类)
OtherOptionSpace (tvm.autotvm.task.space 中的类)
P
parse_compute_version() (在 tvm.contrib.nvcc 模块中)
pick_best() (在 tvm.autotvm.record 模块中)
placeholder() (在 tvm.contrib.sparse 模块中)
Plotter (tvm.contrib.relay_viz.interface 中的类)
point2knob() (tvm.autotvm.task.space.ConfigSpace 方法)
program_fpga() (在 vta 模块中)
progress_bar() (在 tvm.autotvm.tuner.callback 模块中)
py2cerror() (在 tvm._ffi.base 模块中)
PyNativeObject (tvm._ffi._ctypes.object 中的类)
Q
query() (tvm.autotvm.task.dispatcher.DispatchContext 方法)
R
raise_error() (tvm.autotvm.task.space.ConfigSpace 方法)
randint() (在 tvm.contrib.random 模块中)
random_walk() (tvm.autotvm.task.space.ConfigSpace 方法)
RandomTuner (tvm.autotvm.tuner 中的类)
range_length (tvm.autotvm.task.space.ConfigSpace property)
reconfig_runtime() (在 vta 模块中)
reduce_axis() (tvm.autotvm.task.space.ConfigSpace 静态方法)
RefValue (tvm.relay.backend.interpreter 中的类)
register_error() (在 tvm._ffi.base 模块中)
register_extension() (在 tvm._ffi.registry 模块中)
register_func() (在 tvm._ffi.registry 模块中)
register_object() (在 tvm._ffi.registry 模块中)
register_topi_compute() (在 tvm.autotvm.task.topi_integration 模块中)
register_topi_schedule() (在 tvm.autotvm.task.topi_integration 模块中)
release() (tvm.contrib.utils.FileLock 方法)
relpath() (tvm.contrib.utils.TempDirectory 方法)
remove() (tvm.contrib.utils.TempDirectory 方法)
remove_global_func() (在 tvm._ffi.registry 模块中)
render() (tvm.contrib.relay_viz.interface.Plotter 方法)
(tvm.contrib.relay_viz.terminal.TermGraph 方法)
(tvm.contrib.relay_viz.terminal.TermPlotter 方法)
ReorderEntity (tvm.autotvm.task.space 中的类)
ReorderSpace (tvm.autotvm.task.space 中的类)
reset() (tvm.autotvm.task.topi_integration.TaskExtractEnv 方法)
(tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
residual_unit() (在 tvm.relay.testing.resnet 模块中)
resnet() (在 tvm.relay.testing.resnet 模块中)
rocm_link() (在 tvm.contrib.rocm 模块中)
RPCRunner (tvm.autotvm.measure.measure_methods 中的类)
run() (tvm.contrib.graph_executor.GraphModule 方法)
S
same_as() (tvm._ffi._ctypes.object.ObjectBase 方法)
(tvm.nd.NDArray 方法)
sample_ints() (tvm.autotvm.task.space.ConfigSpace 方法)
select_implementation() (在 tvm.relay.backend.te_compiler 模块中)
separable_conv_block() (在 tvm.relay.testing.mobilenet 模块中)
serialize_args() (在 tvm.autotvm.task.task 模块中)
set_error_threshold() (tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
set_input() (tvm.contrib.graph_executor.GraphModule 方法)
set_keep_for_debug() (tvm.contrib.utils.TempDirectory 类方法)
set_params() (tvm.relay.backend.vm.VMCompiler 方法)
set_raw_stream() (tvm._ffi.runtime_ctypes.Device 方法)
shape (tvm.nd.NDArray property)
share_params() (tvm.contrib.graph_executor.GraphModule 方法)
softmax() (在 tvm.contrib.miopen 模块中)
space (tvm.autotvm.task.space.Axis 属性)
SparsePlaceholderOp (tvm.contrib.sparse 中的类)
split_env_var() (在 tvm._ffi.libinfo 模块中)
split_workload() (在 tvm.autotvm.record 模块中)
SplitEntity (tvm.autotvm.task.space 中的类)
SplitSpace (tvm.autotvm.task.space 中的类)
subrange_length() (tvm.autotvm.task.space.ConfigSpace 方法)
sync() (tvm._ffi.runtime_ctypes.Device 方法)
T
tar() (在 tvm.contrib.tar 模块中)
Task (tvm.autotvm.task.task 中的类)
TaskExtractEnv (tvm.autotvm.task.topi_integration 中的类)
TaskTemplate (tvm.autotvm.task.task 中的类)
TECompiler (tvm.relay.backend.te_compiler 中的类)
tempdir() (在 tvm.contrib.utils 模块中)
TempDirectory (tvm.contrib.utils 中的类)
template() (在 tvm.autotvm.task.task 模块中)
TermGraph (tvm.contrib.relay_viz.terminal 中的类)
TermNode (tvm.contrib.relay_viz.terminal 中的类)
TermPlotter (tvm.contrib.relay_viz.terminal 中的类)
TermVizParser (tvm.contrib.relay_viz.terminal 中的类)
texture_spatial_limit() (tvm._ffi.runtime_ctypes.Device 方法)
to_dlpack() (tvm.nd.NDArray 方法)
to_json_dict() (tvm.autotvm.task.space.ConfigEntity 方法)
to_mxnet_func() (在 tvm.contrib.mxnet 模块中)
to_pytorch_func() (在 tvm.contrib.dlpack 模块中)
TransformSpace (tvm.autotvm.task.space 中的类)
trial_scores() (tvm.autotvm.tuner.callback.Monitor 方法)
trial_timestamps() (tvm.autotvm.tuner.callback.Monitor 方法)
tune() (tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
Tuner (tvm.autotvm.tuner 中的类)
tvm._ffi
模块
tvm._ffi._ctypes.object
模块
tvm._ffi.base
模块
tvm._ffi.libinfo
模块
tvm._ffi.registry
模块
tvm._ffi.runtime_ctypes
模块
tvm.autotvm
模块
tvm.autotvm.measure.measure
模块
tvm.autotvm.record
模块
tvm.autotvm.task
模块
tvm.autotvm.task.dispatcher
模块
tvm.autotvm.task.space
模块
tvm.autotvm.task.task
模块
tvm.autotvm.task.topi_integration
模块
tvm.autotvm.tuner
模块
tvm.autotvm.tuner.callback
模块
tvm.contrib
模块
tvm.contrib.cblas
模块
tvm.contrib.cc
模块
tvm.contrib.clang
模块
tvm.contrib.cublas
模块
tvm.contrib.dlpack
模块
tvm.contrib.emcc
模块
tvm.contrib.graph_executor
模块
tvm.contrib.miopen
模块
tvm.contrib.mxnet
模块
tvm.contrib.ndk
模块
tvm.contrib.nnpack
模块
tvm.contrib.nvcc
模块
tvm.contrib.pickle_memoize
模块
tvm.contrib.random
模块
tvm.contrib.relay_viz.interface
模块
tvm.contrib.relay_viz.terminal
模块
tvm.contrib.rocblas
模块
tvm.contrib.rocm
模块
tvm.contrib.sparse
模块
tvm.contrib.spirv
模块
tvm.contrib.tar
模块
tvm.contrib.utils
模块
tvm.contrib.xcode
模块
tvm.driver
模块
tvm.relay.backend
模块
tvm.relay.backend.graph_executor_codegen
模块
tvm.relay.backend.interpreter
模块
tvm.relay.backend.te_compiler
模块
tvm.relay.backend.vm
模块
tvm.relay.testing.dcgan
模块
tvm.relay.testing.densenet
模块
tvm.relay.testing.inception_v3
模块
tvm.relay.testing.lstm
模块
tvm.relay.testing.mlp
模块
tvm.relay.testing.mobilenet
模块
tvm.relay.testing.resnet
模块
tvm.relay.testing.squeezenet
模块
tvm.relay.testing.vgg
模块
tvm.runtime.ndarray
模块
TVMArray (tvm._ffi.runtime_ctypes 中的类)
TVMArrayHandle() (在 tvm._ffi.runtime_ctypes 模块中)
TVMByteArray (tvm._ffi.runtime_ctypes 中的类)
TVMError
U
uniform() (在 tvm.contrib.random 模块中)
untar() (在 tvm.contrib.tar 模块中)
update() (tvm.autotvm.task.dispatcher.ApplyConfig 方法)
(tvm.autotvm.task.dispatcher.ApplyFixedConfig 方法)
(tvm.autotvm.task.dispatcher.ApplyGraphBest 方法)
(tvm.autotvm.task.dispatcher.ApplyHistoryBest 方法)
(tvm.autotvm.task.dispatcher.DispatchContext 方法)
(tvm.autotvm.task.dispatcher.FallbackContext 方法)
(tvm.autotvm.tuner.GATuner 方法)
(tvm.autotvm.tuner.GridSearchTuner 方法)
(tvm.autotvm.tuner.RandomTuner 方法)
(tvm.autotvm.tuner.Tuner 方法)
(tvm.autotvm.tuner.XGBTuner 方法)
V
valid() (tvm.autotvm.task.space.ConfigSpace 方法)
VirtualAxis (tvm.autotvm.task.space 中的类)
VizEdge (tvm.contrib.relay_viz.interface 中的类)
VizGraph (tvm.contrib.relay_viz.interface 中的类)
VizNode (tvm.contrib.relay_viz.interface 中的类)
VizParser (tvm.contrib.relay_viz.interface 中的类)
VMCompiler (tvm.relay.backend.vm 中的类)
VMExecutor (tvm.relay.backend.vm 中的类)
vta
模块
W
warp_size (tvm._ffi.runtime_ctypes.Device property)
which() (在 tvm.contrib.utils 模块中)
X
xcrun() (在 tvm.contrib.xcode 模块中)
XGBTuner (tvm.autotvm.tuner 中的类)
模
模块
tvm._ffi
tvm._ffi._ctypes.object
tvm._ffi.base
tvm._ffi.libinfo
tvm._ffi.registry
tvm._ffi.runtime_ctypes
tvm.autotvm
tvm.autotvm.measure.measure
tvm.autotvm.record
tvm.autotvm.task
tvm.autotvm.task.dispatcher
tvm.autotvm.task.space
tvm.autotvm.task.task
tvm.autotvm.task.topi_integration
tvm.autotvm.tuner
tvm.autotvm.tuner.callback
tvm.contrib
tvm.contrib.cblas
tvm.contrib.cc
tvm.contrib.clang
tvm.contrib.cublas
tvm.contrib.dlpack
tvm.contrib.emcc
tvm.contrib.graph_executor
tvm.contrib.miopen
tvm.contrib.mxnet
tvm.contrib.ndk
tvm.contrib.nnpack
tvm.contrib.nvcc
tvm.contrib.pickle_memoize
tvm.contrib.random
tvm.contrib.relay_viz.interface
tvm.contrib.relay_viz.terminal
tvm.contrib.rocblas
tvm.contrib.rocm
tvm.contrib.sparse
tvm.contrib.spirv
tvm.contrib.tar
tvm.contrib.utils
tvm.contrib.xcode
tvm.driver
tvm.relay.backend
tvm.relay.backend.graph_executor_codegen
tvm.relay.backend.interpreter
tvm.relay.backend.te_compiler
tvm.relay.backend.vm
tvm.relay.testing.dcgan
tvm.relay.testing.densenet
tvm.relay.testing.inception_v3
tvm.relay.testing.lstm
tvm.relay.testing.mlp
tvm.relay.testing.mobilenet
tvm.relay.testing.resnet
tvm.relay.testing.squeezenet
tvm.relay.testing.vgg
tvm.runtime.ndarray
vta