社区
下载
博客
文档
会议
Github
ASF
Apache 主页
许可证
赞助
安全
感谢
活动
ASF
Apache 主页
许可证
赞助
安全
感谢
活动
tvm
入门指南
概述
安装 TVM
快速开始
IRModule
教程
端到端模型优化
自定义优化
优化大型语言模型
交叉编译和 RPC
开发指南
深入探讨
设计和架构
TensorIR
Relax
API 参考
Python API
其他 API
关于
贡献者指南
出版物
安全指南
索引
索引
目录
文档
>
索引
在 GitHub 上编辑
索引
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Z
A
abs() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
access_ptr() (tvm.tir.Buffer 方法)
acos() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
acosh() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
adaptive_avg_pool1d() (在模块 tvm.relax.op.nn 中)
adaptive_avg_pool2d() (在模块 tvm.relax.op.nn 中)
adaptive_avg_pool3d() (在模块 tvm.relax.op.nn 中)
adaptive_pool() (在模块 tvm.topi.nn 中)
adaptive_pool1d() (在模块 tvm.topi.nn 中)
adaptive_pool3d() (在模块 tvm.topi.nn 中)
AdaptivePool2DAttrs (在 tvm.relax.op.op_attrs 中的类)
Add (在 tvm.tir 中的类)
add() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
(在模块 tvm.topi.nn 中)
(tvm.relax.DataflowBlockRewrite 方法)
add_argument() (tvm.ir.Op 方法)
add_func() (tvm.relax.block_builder.BlockBuilder 方法)
add_unit_loop() (tvm.tir.schedule.Schedule 方法)
address_of() (在模块 tvm.tir 中)
AdjustMatmulOrder() (在模块 tvm.relax.transform 中)
adreno() (在模块 tvm.target 中)
affine_grid() (在模块 tvm.topi.image 中)
All (tvm.tir.transform.HoistedConditionals 属性)
(tvm.tir.transform.HoistedLetBindings 属性)
all() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
all_global_vars() (在模块 tvm.relax.analysis 中)
all_vars() (在模块 tvm.relax.analysis 中)
allgather() (在模块 tvm.relax.op.ccl 中)
(tvm.runtime.disco.Session 方法)
alloc_storage() (在模块 tvm.relax.op.memory 中)
alloc_tensor() (在模块 tvm.relax.op.builtin 中)
(在模块 tvm.relax.op.memory 中)
Allocate (在 tvm.tir 中的类)
AllocateConst (在 tvm.tir 中的类)
AllocateWorkspace() (在模块 tvm.relax.transform 中)
allreduce() (在模块 tvm.relax.op.ccl 中)
(tvm.runtime.disco.Session 方法)
AlterOpImpl() (在模块 tvm.relax.transform 中)
And (在 tvm.tir 中的类)
annotate() (tvm.tir.schedule.Schedule 方法)
annotate_buffer_access() (tvm.tir.schedule.Schedule 方法)
annotate_sharding() (在模块 tvm.relax.op.distributed 中)
AnnotateDeviceRegions() (在模块 tvm.tir.transform 中)
AnnotateEntryFunc() (在模块 tvm.tir.transform 中)
AnnotateTIROpPattern() (在模块 tvm.relax.transform 中)
Any (在 tvm.tir 中的类)
any() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
append() (tvm.tir.schedule.Trace 方法)
Apply() (在模块 tvm.tir.transform 中)
apply() (tvm.dlight.ScheduleRule 方法)
(tvm.meta_schedule.MeasureCallback 方法)
(tvm.meta_schedule.Mutator 方法)
(tvm.meta_schedule.Postproc 方法)
(tvm.meta_schedule.ScheduleRule 方法)
apply_json_to_schedule() (tvm.tir.schedule.Trace 静态方法)
apply_to_schedule() (tvm.tir.schedule.Trace 方法)
ApplyDefaultSchedule (在 tvm.dlight 中的类)
ApplyPassToFunction() (在模块 tvm.transform 中)
arange() (在模块 tvm.relax.op 中)
arch (tvm.target.Target 属性)
argmax() (在模块 tvm.relax.op 中)
ArgmaxArgminAttrs (在 tvm.relax.op.op_attrs 中的类)
argmin() (在模块 tvm.relax.op 中)
argsort() (在模块 tvm.relax.op 中)
ArgsortAttrs (在 tvm.relax.op.op_attrs 中的类)
arm_cpu() (在模块 tvm.target 中)
Array (在 tvm.ir 中的类)
array() (在模块 tvm.runtime.ndarray 中)
as_json() (tvm.tir.schedule.Trace 方法)
as_python() (tvm.relax.VMExecutable 方法)
(tvm.tir.schedule.Trace 方法)
as_text() (tvm.relax.VMExecutable 方法)
asin() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
asinh() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
asnumpy() (tvm.runtime.ndarray.NDArray 方法)
asobject() (tvm.te.TensorSlice 方法)
assert_op() (在模块 tvm.relax.op 中)
assert_pure_function() (在模块 tvm.tir.analysis.analysis 中)
assert_structural_equal() (在模块 tvm.ir 中)
AssertStmt (在 tvm.tir 中的类)
assume() (在模块 tvm.tir 中)
astype() (在模块 tvm.relax.op 中)
AstypeAttrs (在 tvm.relax.op.op_attrs 中的类)
atan() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
atan2() (在模块 tvm.tir 中)
atanh() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
AttachAttrLayoutFreeBuffers() (在模块 tvm.relax.transform 中)
AttachExternModules (在 tvm.relax.transform 中的类)
AttachGlobalSymbol() (在模块 tvm.relax.transform 中)
attention() (在模块 tvm.relax.op.nn 中)
attention_var_len() (在模块 tvm.relax.op.nn 中)
Attrs (在 tvm.ir 中的类)
attrs (tvm.ir.BaseFunc 属性)
(tvm.tir.schedule.Instruction 属性)
AttrStmt (在 tvm.tir 中的类)
avg_pool1d() (在模块 tvm.relax.op.nn 中)
avg_pool2d() (在模块 tvm.relax.op.nn 中)
avg_pool2d_backward() (在模块 tvm.relax.op.grad 中)
avg_pool3d() (在模块 tvm.relax.op.nn 中)
axis (tvm.te.Tensor 属性)
B
backward_index() (tvm.tir.BijectiveLayout 方法)
backward_shape() (tvm.tir.BijectiveLayout 方法)
BaseCheckResult (在 tvm.relax.analysis 中的类)
BaseExpr (在 tvm.ir 中的类)
BaseFunc (在 tvm.ir 中的类)
batch_matmul() (在模块 tvm.contrib.cblas 中)
(在模块 tvm.contrib.cublas 中)
(在模块 tvm.contrib.rocblas 中)
(在模块 tvm.topi.nn 中)
batch_norm() (在模块 tvm.relax.op.nn 中)
(在模块 tvm.topi.nn 中)
batch_to_space_nd() (在模块 tvm.topi.nn 中)
BatchNormAttrs (在 tvm.relax.op.op_attrs 中的类)
begin_scope() (tvm.relax.block_builder.BlockBuilder 方法)
BF16ComputeLegalize() (在模块 tvm.tir.transform 中)
BF16StorageLegalize() (在模块 tvm.tir.transform 中)
bifrost() (在模块 tvm.target 中)
bijective_layout() (在模块 tvm.tir 中)
BijectiveLayout (在 tvm.tir 中的类)
binarize_pack() (在模块 tvm.topi.nn 中)
binary_dense() (在模块 tvm.topi.nn 中)
bind() (tvm.tir.schedule.Schedule 方法)
bind_params() (tvm.relax.Function 方法)
bind_symbolic_vars() (tvm.relax.Function 方法)
Binding (在 tvm.relax 中的类)
BindingBlock (在 tvm.relax 中的类)
BindParams() (在模块 tvm.relax.transform 中)
BindSymbolicVars() (在模块 tvm.relax.transform 中)
BindTarget() (在模块 tvm.tir.transform 中)
bitpack() (在模块 tvm.topi.nn 中)
bitserial_conv2d_nchw() (在模块 tvm.topi.nn 中)
bitserial_conv2d_nhwc() (在模块 tvm.topi.nn 中)
bitserial_dense() (在模块 tvm.topi.nn 中)
bitwise_and() (在模块 tvm.relax.op 中)
(在模块 tvm.tir 中)
bitwise_not() (在模块 tvm.relax.op 中)
(在模块 tvm.tir 中)
bitwise_or() (在模块 tvm.relax.op 中)
(在模块 tvm.tir 中)
bitwise_xor() (在模块 tvm.relax.op 中)
(在模块 tvm.tir 中)
Block (在 tvm.tir 中的类)
BlockBuilder (在 tvm.relax.block_builder 中的类)
BlockDependenceInfo (在 tvm.tir 中的类)
BlockInfo (在 tvm.dlight 中的类)
blockize() (tvm.tir.schedule.Schedule 方法)
BlockRealize (在 tvm.tir 中的类)
BlockRV (在 tvm.tir.schedule 中的类)
BlockScope (在 tvm.tir.schedule 中的类)
BooleanExpression (tvm.tir.transform.HoistedConditionals 属性)
bound_vars() (在模块 tvm.relax.analysis 中)
Broadcast (在 tvm.tir 中的类)
broadcast() (tvm.runtime.disco.Session 方法)
broadcast_from_worker0() (在模块 tvm.relax.op.ccl 中)
(tvm.runtime.disco.Session 方法)
broadcast_to() (在模块 tvm.relax.op 中)
Buffer (在 tvm.tir 中的类)
BufferLoad (在 tvm.tir 中的类)
BufferRealize (在 tvm.tir 中的类)
BufferRegion (在 tvm.tir 中的类)
BufferStore (在 tvm.tir 中的类)
build() (在模块 tvm.relax 中)
(在模块 tvm.tir 中)
(tvm.meta_schedule.Builder 方法)
Builder (在 tvm.meta_schedule 中的类)
BundleModelParams() (在模块 tvm.relax.transform 中)
C
c() (tvm.relax.ExecBuilder 方法)
Cache (在 tvm.contrib.pickle_memoize 中的类)
cache (tvm.contrib.pickle_memoize.Cache 属性)
cache_index() (tvm.tir.schedule.Schedule 方法)
cache_inplace() (tvm.tir.schedule.Schedule 方法)
cache_read() (tvm.tir.schedule.Schedule 方法)
cache_write() (tvm.tir.schedule.Schedule 方法)
calculate_allocated_bytes() (在模块 tvm.tir.analysis.analysis 中)
Call (在 tvm.relax 中的类)
(在 tvm.tir 中的类)
call_builtin_with_ctx() (在模块 tvm.relax.op 中)
call_cpacked() (在模块 tvm.tir 中)
call_cpacked_lowered() (在模块 tvm.tir 中)
call_dps_packed() (在模块 tvm.relax 中)
(在模块 tvm.relax.op 中)
call_extern() (在模块 tvm.tir 中)
call_inplace_packed() (在模块 tvm.relax.op 中)
call_intrin() (在模块 tvm.tir 中)
call_llvm_intrin() (在模块 tvm.tir 中)
call_llvm_pure_intrin() (在模块 tvm.tir 中)
call_packed() (在模块 tvm.tir 中)
(tvm.runtime.disco.Session 方法)
call_packed_lowered() (在模块 tvm.tir 中)
call_pure_extern() (在模块 tvm.tir 中)
call_pure_packed() (在模块 tvm.relax 中)
(在模块 tvm.relax.op 中)
call_te() (tvm.relax.block_builder.BlockBuilder 方法)
call_te_with_grad() (tvm.relax.block_builder.BlockBuilder 方法)
call_tir() (在模块 tvm.relax 中)
(在模块 tvm.relax.op 中)
(在模块 tvm.tir 中)
call_tir_inplace() (在模块 tvm.relax 中)
(在模块 tvm.relax.op 中)
call_tir_local_view() (在模块 tvm.relax.op.distributed 中)
call_tir_with_grad() (在模块 tvm.relax 中)
(在模块 tvm.relax.op 中)
CallEffectKind (在 tvm.tir 中的类)
CallingConv (在 tvm.ir 中的类)
calls (tvm.runtime.profiling.Report 属性)
CallTIRRewrite() (在模块 tvm.relax.transform 中)
CallTIRWithGradAttrs (在 tvm.relax.op.op_attrs 中的类)
can_convert_multiply_to_intdiv() (在模块 tvm.topi.image 中)
can_decompose_padding() (tvm.tir.schedule.Schedule 方法)
canon_multi_target() (tvm.target.Target 静态方法)
canon_multi_target_and_host() (tvm.target.Target 静态方法)
canon_target() (tvm.target.Target 静态方法)
canon_target_and_host() (tvm.target.Target 静态方法)
canon_target_map_and_host() (tvm.target.Target 静态方法)
CanonicalizeBindings() (在模块 tvm.relax.transform 中)
Cast (在 tvm.tir 中的类)
ceil() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
ceildiv() (在模块 tvm.tir 中)
checked_type (tvm.ir.RelaxExpr 属性)
cl() (在模块 tvm.runtime.ndarray 中)
(tvm.rpc.RPCSession 方法)
clip() (在模块 tvm.relax.op 中)
clone() (tvm.meta_schedule.Mutator 方法)
(tvm.meta_schedule.Postproc 方法)
(tvm.meta_schedule.ScheduleRule 方法)
(tvm.meta_schedule.SearchStrategy 方法)
(tvm.meta_schedule.SpaceGenerator 方法)
(tvm.meta_schedule.TuneContext 方法)
close() (tvm.rpc.TrackerSession 方法)
clz() (在模块 tvm.tir 中)
collapse_sum_like() (在模块 tvm.relax.op 中)
collapse_sum_to() (在模块 tvm.relax.op 中)
collect_non_negative_expressions() (在模块 tvm.relax.analysis 中)
CombineContextCall() (在模块 tvm.tir.transform 中)
CombineParallelMatmul() (在模块 tvm.relax.transform 中)
comm_reducer() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
commit_tuning_record() (tvm.meta_schedule.Database 方法)
commit_workload() (tvm.meta_schedule.Database 方法)
CommonSubexprElimTIR() (在模块 tvm.tir.transform 中)
CommReducer (在 tvm.tir 中的类)
CompactBufferAllocation() (在模块 tvm.tir.transform 中)
compile() (在模块 tvm 中)
compile_coreml() (在模块 tvm.contrib.xcode 中)
compile_cuda() (在模块 tvm.contrib.nvcc 中)
compile_metal() (在模块 tvm.contrib.xcode 中)
computable_at_compile_time() (在模块 tvm.relax.analysis 中)
compute() (在模块 tvm.te 中)
compute_at() (tvm.tir.schedule.Schedule 方法)
compute_inline() (tvm.tir.schedule.Schedule 方法)
ComputeOp (在 tvm.te 中的类)
ComputePrimValue() (在模块 tvm.relax.transform 中)
concat() (在模块 tvm.relax.op 中)
ConcatAttrs (在 tvm.relax.op.op_attrs 中的类)
concatenate() (在模块 tvm.topi.nn 中)
connect() (在模块 tvm.rpc 中)
connect_tracker() (在模块 tvm.rpc 中)
const() (在模块 tvm.relax 中)
(在模块 tvm.te 中)
Constant (在 tvm.relax 中的类)
contains_impure_call() (在模块 tvm.relax.analysis 中)
conv() (在模块 tvm.topi.nn 中)
conv1d() (在模块 tvm.relax.op.nn 中)
(在模块 tvm.topi.nn 中)
conv1d_ncw() (在模块 tvm.topi.nn 中)
conv1d_nwc() (在模块 tvm.topi.nn 中)
conv1d_transpose() (在模块 tvm.relax.op.nn 中)
conv1d_transpose_ncw() (在模块 tvm.topi.nn 中)
conv2d() (在模块 tvm.relax.op.nn 中)
(在模块 tvm.topi.nn 中)
conv2d_forward() (在模块 tvm.contrib.miopen 中)
conv2d_hwcn() (在模块 tvm.topi.nn 中)
conv2d_nchw() (在模块 tvm.topi.nn 中)
conv2d_NCHWc() (在模块 tvm.topi.nn 中)
conv2d_NCHWc_int8() (在模块 tvm.topi.nn 中)
conv2d_nhwc() (在模块 tvm.topi.nn 中)
conv2d_transpose() (在模块 tvm.relax.op.nn 中)
conv2d_transpose_nchw() (在模块 tvm.topi.nn 中)
conv2d_transpose_nchw_preprocess() (在模块 tvm.topi.nn 中)
conv2d_winograd_nchw() (在模块 tvm.topi.nn 中)
conv2d_winograd_nchw_without_weight_transform() (在模块 tvm.topi.nn 中)
conv2d_winograd_nhwc() (在模块 tvm.topi.nn 中)
conv2d_winograd_nhwc_without_weight_transform() (在模块 tvm.topi.nn 中)
conv2d_winograd_weight_transform() (在模块 tvm.topi.nn 中)
Conv2DAttrs (在 tvm.relax.op.op_attrs 中的类)
Conv2DTransposeAttrs (在 tvm.relax.op.op_attrs 中的类)
conv3d() (在模块 tvm.relax.op.nn 中)
conv3d_ncdhw() (在模块 tvm.topi.nn 中)
conv3d_ndhwc() (在模块 tvm.topi.nn 中)
conv3d_transpose_ncdhw() (在模块 tvm.topi.nn 中)
conv3d_transpose_ncdhw_preprocess() (在模块 tvm.topi.nn 中)
conv3d_winograd_weight_transform() (在模块 tvm.topi.nn 中)
Conv3DAttrs (在 tvm.relax.op.op_attrs 中的类)
convert_func() (在模块 tvm.contrib.dlpack 中)
convert_to_expr() (在模块 tvm.relax 中)
ConvertBlocksToOpaque() (在模块 tvm.tir.transform 中)
ConvertForLoopsToSerial() (在模块 tvm.tir.transform 中)
ConvertLayout() (在模块 tvm.relax.transform 中)
ConvertSSA() (在模块 tvm.tir.transform 中)
ConvertToDataflow() (在模块 tvm.relax.transform 中)
convolution_inference() (在模块 tvm.contrib.nnpack 中)
convolution_inference_weight_transform() (在模块 tvm.contrib.nnpack 中)
convolution_inference_without_weight_transform() (在模块 tvm.contrib.nnpack 中)
copy() (tvm.tir.schedule.Schedule 方法)
copy_from_worker_0() (tvm.runtime.disco.Session 方法)
copy_to_worker_0() (tvm.runtime.disco.Session 方法)
copyfrom() (tvm.runtime.ndarray.NDArray 方法)
copysign() (在模块 tvm.tir 中)
copyto() (tvm.runtime.ndarray.NDArray 方法)
correlation_nchw() (在模块 tvm.topi.nn 中)
cos() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
cosh() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
CostModel (在 tvm.meta_schedule 中的类)
Count (在 tvm.runtime.profiling 中的类)
cpu() (在模块 tvm.runtime.ndarray 中)
(tvm.rpc.RPCSession 方法)
create() (在模块 tvm.target 中)
(tvm.meta_schedule.Builder 静态方法)
(tvm.meta_schedule.CostModel 静态方法)
(tvm.meta_schedule.Database 静态方法)
(tvm.meta_schedule.FeatureExtractor 静态方法)
(tvm.meta_schedule.MeasureCallback 静态方法)
(tvm.meta_schedule.Mutator 静态方法)
(tvm.meta_schedule.Postproc 静态方法)
(tvm.meta_schedule.Runner 静态方法)
(tvm.meta_schedule.ScheduleRule 静态方法)
(tvm.meta_schedule.SearchStrategy 静态方法)
(tvm.meta_schedule.SpaceGenerator 静态方法)
(tvm.meta_schedule.TaskScheduler 静态方法)
create_barriers() (在模块 tvm.tir 中)
create_dylib() (在模块 tvm.contrib.xcode 中)
create_empty() (tvm.relax.Function 静态方法)
create_executable() (在模块 tvm.contrib.cc 中)
create_llvm() (在模块 tvm.contrib.clang 中)
create_prim_func() (在模块 tvm.te 中)
create_shared() (在模块 tvm.contrib.cc 中)
(在模块 tvm.contrib.ndk 中)
create_staticlib() (在模块 tvm.contrib.cc 中)
(在模块 tvm.contrib.ndk 中)
create_tvmjs_wasm() (在模块 tvm.contrib.emcc 中)
crop_and_resize() (在模块 tvm.topi.image 中)
cross_compiler() (在模块 tvm.contrib.cc 中)
cross_entropy_with_logits() (在模块 tvm.relax.op.nn 中)
csv() (tvm.runtime.profiling.Report 方法)
cuda() (在模块 tvm.runtime.ndarray 中)
(在模块 tvm.target 中)
(tvm.rpc.RPCSession 方法)
cumprod() (在模块 tvm.relax.op 中)
cumsum() (在模块 tvm.relax.op 中)
current() (tvm.meta_schedule.Database 静态方法)
(tvm.meta_schedule.Profiler 静态方法)
(tvm.relax.block_builder.BlockBuilder 静态方法)
(tvm.target.Target 静态方法)
(tvm.transform.PassContext 静态方法)
current_block_is_dataflow() (tvm.relax.block_builder.BlockBuilder 方法)
D
Database (在 tvm.meta_schedule 中的类)
dataflow() (tvm.relax.block_builder.BlockBuilder 方法)
DataflowBlock (在 tvm.relax 中的类)
dataflowblock_pass() (在模块 tvm.relax.transform 中)
DataflowBlockPass (在 tvm.relax.transform 中的类)
DataflowBlockRewrite (在 tvm.relax 中的类)
DataflowScope (在 tvm.relax.block_builder 中的类)
DataflowUseInplaceCalls() (在模块 tvm.relax.transform 中)
DataflowVar (在 tvm.relax 中的类)
DataProducer (在 tvm.tir 中的类)
DataTypeImm (在 tvm.relax 中的类)
死代码消除() (在模块 tvm.relax.transform 中)
debug_copy_from() (tvm.runtime.disco.DRef 方法)
debug_get_from_remote() (tvm.runtime.disco.DRef 方法)
decisions (tvm.tir.schedule.Trace 属性)
decl_buffer() (在模块 tvm.tir 中)
declaration_conv2d_transpose_impl() (在模块 tvm.topi.nn 中)
declaration_conv3d_transpose_impl() (在模块 tvm.topi.nn 中)
declare_function() (tvm.relax.ExecBuilder 方法)
DeclBuffer (在 tvm.tir 中的类)
decompose_padding() (tvm.tir.schedule.Schedule 方法)
decompose_reduction() (tvm.tir.schedule.Schedule 方法)
DecomposeOpsForInference() (在模块 tvm.relax.transform 中)
DecomposeOpsForTraining() (在模块 tvm.relax.transform 中)
DecorateDeviceScope() (在模块 tvm.tir.transform 中)
DefaultGPUSchedule() (在模块 tvm.tir.transform 中)
definable_tir_vars_in_struct_info() (在模块 tvm.relax.analysis 中)
defined_symbolic_vars() (在模块 tvm.relax.analysis 中)
deformable_conv2d_nchw() (在模块 tvm.topi.nn 中)
deformable_conv2d_nhwc() (在模块 tvm.topi.nn 中)
dense() (在模块 tvm.topi.nn 中)
dense_pack() (在模块 tvm.topi.nn 中)
Dependency (在 tvm.tir.schedule 中的类)
DepKind (在 tvm.tir.schedule 中的类)
depth_to_space() (在模块 tvm.topi.nn 中)
depthwise_conv2d_backward_input_nhwc() (在模块 tvm.topi.nn 中)
depthwise_conv2d_backward_weight_nhwc() (在模块 tvm.topi.nn 中)
depthwise_conv2d_nchw() (在模块 tvm.topi.nn 中)
depthwise_conv2d_NCHWc() (在模块 tvm.topi.nn 中)
depthwise_conv2d_nhwc() (在模块 tvm.topi.nn 中)
dequantize() (在模块 tvm.relax.op 中)
derive_call_ret_struct_info() (在模块 tvm.relax.analysis 中)
derived_object() (在模块 tvm.meta_schedule 中)
detach_params() (在模块 tvm.relax.frontend 中)
detect_buffer_access_lca() (在模块 tvm.tir.analysis.analysis 中)
detect_recursion() (在模块 tvm.relax.analysis 中)
device (tvm.runtime.ndarray.NDArray 属性)
device() (在模块 tvm.runtime.ndarray 中)
(tvm.rpc.RPCSession 方法)
device_metrics (tvm.runtime.profiling.Report 属性)
DeviceWrapper (在 tvm.runtime.profiling 中的类)
DiagnosticError
DictAttrs (在 tvm.ir 中的类)
dilate() (在模块 tvm.topi.nn 中)
dilation2d_nchw() (在模块 tvm.topi.image 中)
dilation2d_nhwc() (在模块 tvm.topi.image 中)
dilation_h (tvm.topi.nn.Workload 属性)
dilation_w (tvm.topi.nn.Workload 属性)
DirectoryCreatedPastAtExit
Div (在 tvm.tir 中的类)
div() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
divide() (在模块 tvm.relax.op 中)
DModule (在 tvm.runtime.disco 中的类)
dom (tvm.dlight.IterInfo 属性)
dom() (tvm.dlight.BlockInfo 方法)
dom_kind() (tvm.dlight.BlockInfo 方法)
download() (tvm.rpc.RPCSession 方法)
download_linked_module() (tvm.rpc.RPCSession 方法)
dp4a() (在模块 tvm.tir 中)
DPackedFunc (在 tvm.runtime.disco 中的类)
DRef (在 tvm.runtime.disco 中的类)
dropout() (在模块 tvm.relax.op.nn 中)
DropoutAttrs (在 tvm.relax.op.op_attrs 中的类)
dtype (tvm.runtime.ndarray.NDArray 属性)
(tvm.te.TensorSlice 属性)
DummyGlobalInfo (在 tvm.ir 中的类)
dump_pruned() (tvm.meta_schedule.Database 方法)
Duration (在 tvm.runtime.profiling 中的类)
dynamic_strided_slice() (在模块 tvm.relax.op 中)
dynamo_capture_subgraphs() (在模块 tvm.relax.frontend.torch 中)
E
einsum() (在模块 tvm.relax.op 中)
EinsumAttrs (在 tvm.relax.op.op_attrs 中的类)
EliminateCommonSubexpr() (在模块 tvm.relax.transform 中)
emit() (tvm.relax.block_builder.BlockBuilder 方法)
emit_call() (tvm.relax.ExecBuilder 方法)
emit_func_output() (tvm.relax.block_builder.BlockBuilder 方法)
emit_goto() (tvm.relax.ExecBuilder 方法)
emit_if() (tvm.relax.ExecBuilder 方法)
emit_normalized() (tvm.relax.block_builder.BlockBuilder 方法)
emit_output() (tvm.relax.block_builder.BlockBuilder 方法)
emit_ret() (tvm.relax.ExecBuilder 方法)
emit_te() (tvm.relax.block_builder.BlockBuilder 方法)
empty() (在模块 tvm.runtime.ndarray 中)
(tvm.runtime.disco.Session 方法)
end_checkpoint() (在模块 tvm.relax.op.grad 中)
end_profile_intrinsic() (在模块 tvm.tir 中)
end_scope() (tvm.relax.block_builder.BlockBuilder 方法)
ensure_zero_offset() (在模块 tvm.relax.op.memory 中)
enter_pass_ctx() (tvm.instrument.PassInstrument 方法)
enter_postproc() (tvm.tir.schedule.Schedule 方法)
EnvFunc (在 tvm.ir 中的类)
EQ (在 tvm.tir 中的类)
equal() (在模块 tvm.relax.op 中)
equal_const_int() (在模块 tvm.topi.nn 中)
erase_to_well_defined() (在模块 tvm.relax.analysis 中)
erf() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
estimate_memory_usage() (在模块 tvm.relax.analysis 中)
estimate_tir_flops() (在模块 tvm.tir.analysis.analysis 中)
Evaluate (在 tvm.tir 中的类)
ewise_fma() (在模块 tvm.relax.op 中)
ExecBuilder (在 tvm.relax 中的类)
exit_pass_ctx() (tvm.instrument.PassInstrument 方法)
exp() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
exp10() (在模块 tvm.tir 中)
exp2() (在模块 tvm.tir 中)
expand_dims() (在模块 tvm.relax.op 中)
ExpandDimsAttrs (在 tvm.relax.op.op_attrs 中的类)
ExpandMatmulOfSum() (在模块 tvm.relax.transform 中)
ExpandTupleArguments() (在模块 tvm.relax.transform 中)
Expr (在模块 tvm.relax 中)
(在模块 tvm.relax.op.grad 中)
expr_deep_equal() (在模块 tvm.tir.analysis.analysis 中)
ExprFunctor (在 tvm.relax 中的类)
ExprRV (在模块 tvm.tir.schedule 中)
ext_dev() (在模块 tvm.runtime.ndarray 中)
(tvm.rpc.RPCSession 方法)
extern() (在模块 tvm.relax 中)
(在模块 tvm.te 中)
extern_primfunc() (在模块 tvm.te 中)
ExternFunc (在 tvm.relax 中的类)
ExternOp (在 tvm.te 中的类)
extract_from() (tvm.meta_schedule.FeatureExtractor 方法)
ExtractedTask (在 tvm.meta_schedule 中的类)
ExtractPrimFuncConstants() (在模块 tvm.tir.transform 中)
eye() (在模块 tvm.relax.op 中)
eye_like() (在模块 tvm.relax.op 中)
F
f() (tvm.relax.ExecBuilder 方法)
factor_of() (tvm.tir.Layout 方法)
fast_softmax() (在模块 tvm.topi.nn 中)
FastMathTransform (在 tvm.relax.transform 中的类)
FeatureExtractor (在 tvm.meta_schedule 中的类)
FewShotTuning() (在模块 tvm.relax.transform 中)
fifo_buffer() (在模块 tvm.topi.nn 中)
FileLock (在 tvm.contrib.utils 中的类)
filelock() (在模块 tvm.contrib.utils 中)
Filter() (在模块 tvm.tir.transform 中)
finalize() (tvm.relax.block_builder.BlockBuilder 方法)
find_anchor_block() (在模块 tvm.tir.analysis.analysis 中)
find_clang() (在模块 tvm.contrib.clang 中)
find_cuda_path() (在模块 tvm.contrib.nvcc 中)
find_lld() (在模块 tvm.contrib.rocm 中)
find_rocm_path() (在模块 tvm.contrib.rocm 中)
flatten() (在模块 tvm.relax.op 中)
(在模块 tvm.topi.nn 中)
FlattenBuffer() (在模块 tvm.tir.transform 中)
flip() (在模块 tvm.relax.op 中)
FlipAttrs (在 tvm.relax.op.op_attrs 中的类)
FloatImm (在 tvm.tir 中的类)
floor() (在模块 tvm.relax.op 中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
floor_divide() (在模块 tvm.relax.op 中)
floor_mod() (在模块 tvm.relax.op 中)
FloorDiv (在 tvm.tir 中的类)
floordiv() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
FloorMod (在 tvm.tir 中的类)
floormod() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
fmod() (在模块 tvm.te 中)
(在模块 tvm.tir 中)
FoldBatchnormToConv2D (在 tvm.relax.transform 中的类)
FoldConstant() (在模块 tvm.relax.transform 中)
For (在 tvm.tir 中的类)
ForceNarrowIndexToInt32() (在模块 tvm.tir.transform 中)
fork_seed() (tvm.tir.schedule.Schedule 方法)
ForKind (在 tvm.tir 中的类)
forward_index() (tvm.tir.BijectiveLayout 方法)
forward_shape() (tvm.tir.BijectiveLayout 方法)
FP8ComputeLegalize() (在模块 tvm.tir.transform 中)
FP8StorageLegalize() (在模块 tvm.tir.transform 中)
free_symbolic_vars() (在模块 tvm.relax.analysis 中)
free_vars() (在模块 tvm.relax.analysis 中)
from_callable() (tvm.dlight.ScheduleRule 静态方法)
from_device() (tvm.target.Target 静态方法)
from_dlpack() (在模块 tvm.runtime.ndarray 中)
from_exported_program() (在模块 tvm.relax.frontend.torch 中)
from_expr() (tvm.ir.IRModule 静态方法)
from_func() (tvm.tir.IndexMap 静态方法)
from_func_with_separators() (tvm.tir.IndexMap 静态方法)
from_fx() (在模块 tvm.relax.frontend.torch 中)
from_json() (tvm.runtime.profiling.Report 类方法)
from_min_extent() (tvm.ir.Range 静态方法)
from_onnx() (在模块 tvm.relax.frontend.onnx 中)
from_stablehlo() (在模块 tvm.relax.frontend.stablehlo 中)
full() (在模块 tvm.relax.op 中)
full_like() (在模块 tvm.relax.op 中)
fully_connected_inference() (在模块 tvm.contrib.nnpack 中)
func_working_on (tvm.tir.schedule.Schedule 属性)
FuncStructInfo (在 tvm.relax 中的类)
Function (在 tvm.relax 中的类)
function() (tvm.relax.block_builder.BlockBuilder 方法)
(tvm.relax.ExecBuilder 方法)
function_pass() (在模块 tvm.relax.transform 中)
FunctionPass (在 tvm.relax.transform 中的类)
functions_items() (tvm.ir.IRModule 方法)
FunctionScope (在 tvm.relax.block_builder 中的类)
FuncType (在 tvm.ir 中的类)
fuse() (tvm.tir.schedule.Schedule 方法)
FuseOps() (在模块 tvm.relax.transform 中)
FuseOpsByPattern() (在模块 tvm.relax.transform 中)
FuseTIR() (在模块 tvm.relax.transform 中)
FuseTransposeMatmul (在 tvm.relax.transform 中的类)
FusionPattern (在 tvm.relax.transform 中的类)
G
gather_elements() (在模块 tvm.relax.op 中)
gather_nd() (在模块 tvm.relax.op 中)
gather_to_worker0() (tvm.runtime.disco.Session 方法)
GE (在 tvm.tir 中的类)
gelu() (在模块 tvm.relax.op.nn 中)
gelu_tanh() (在模块 tvm.relax.op.nn 中)
generate_design_space() (tvm.meta_schedule.SpaceGenerator 方法)
(tvm.meta_schedule.TuneContext 方法)
generate_measure_candidates() (tvm.meta_schedule.SearchStrategy 方法)
(tvm.meta_schedule.TuneContext 方法)
get() (tvm.ir.DictAttrs 方法)
(tvm.ir.EnvFunc 静态方法)
(tvm.ir.Map 方法)
(tvm.ir.Op 静态方法)
(tvm.meta_schedule.Profiler 方法)
(tvm.relax.block_builder.BlockBuilder 方法)
(tvm.relax.ExecBuilder 方法)
(tvm.tir.schedule.InstructionKind 静态方法)
(tvm.tir.schedule.Schedule 方法)
(tvm.tir.TensorIntrin 静态方法)
get_1d_indices() (在模块 tvm.topi.image 中)
get_1d_pixel() (在模块 tvm.topi.image 中)
get_2d_indices() (在模块 tvm.topi.image 中)
get_2d_pixel() (在模块 tvm.topi.image 中)
get_3d_indices() (在模块 tvm.topi.image 中)
get_3d_pixel() (在模块 tvm.topi.image 中)
get_active_lane_mask() (在模块 tvm.tir 中)
get_all_tuning_records() (tvm.meta_schedule.Database 方法)
get_attr() (tvm.ir.IRModule 方法)
(tvm.ir.Op 方法)
get_block() (tvm.tir.schedule.Schedule 方法)
get_block_access_region() (在模块 tvm.tir.analysis.analysis 中)
get_block_read_write_region() (在模块 tvm.tir.analysis.analysis 中)
get_block_scope() (tvm.tir.BlockDependenceInfo 方法)
(tvm.tir.schedule.ScheduleState 方法)
get_cc() (在模块 tvm.contrib.cc 中)
get_child_blocks() (tvm.tir.schedule.Schedule 方法)
get_closest_index() (在模块 tvm.topi.image 中)
get_const_int() (在模块 tvm.topi.nn 中)
get_const_tuple() (在模块 tvm.topi.nn 中)
get_consumers() (tvm.tir.schedule.Schedule 方法)
get_cuda_version() (在模块 tvm.contrib.nvcc 中)
get_current_trace() (tvm.transform.PassContext 方法)
get_decision() (tvm.tir.schedule.Trace 方法)
get_default_pipeline() (在模块 tvm.relax 中)
get_default_tir_pipeline() (在模块 tvm.tir 中)
get_deps_by_dst() (tvm.tir.schedule.BlockScope 方法)
get_deps_by_src() (tvm.tir.schedule.BlockScope 方法)
get_flattened_buffer() (tvm.tir.Buffer 方法)
get_function() (tvm.rpc.RPCSession 方法)
get_global_func() (tvm.runtime.disco.Session 方法)
get_global_symbol_section_map() (在模块 tvm.contrib.cc 中)
(在模块 tvm.contrib.ndk 中)
get_global_var() (tvm.ir.IRModule 方法)
get_global_vars() (tvm.ir.IRModule 方法)
get_int() (tvm.ir.Attrs 方法)
get_int_tuple() (tvm.ir.Attrs 方法)
get_inx() (在模块 tvm.topi.image 中)
get_kind_attr() (tvm.target.Target 方法)
get_loops() (tvm.tir.schedule.Schedule 方法)
get_output_blocks() (tvm.tir.schedule.Schedule 方法)
get_outputs() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
get_pad_tuple() (在模块 tvm.topi.image 中)
(在模块 tvm.topi.nn 中)
get_pad_tuple1d() (在模块 tvm.topi.nn 中)
get_pad_tuple3d() (在模块 tvm.topi.nn 中)
get_pad_tuple_generic() (在模块 tvm.topi.nn 中)
get_pipeline() (在模块 tvm.relax 中)
get_producers() (tvm.tir.schedule.Schedule 方法)
get_shape_of() (在模块 tvm.relax 中)
get_sref() (tvm.tir.BlockDependenceInfo 方法)
(tvm.tir.schedule.Schedule 方法)
(tvm.tir.schedule.ScheduleState 方法)
get_static_type() (在模块 tvm.relax.analysis 中)
get_str() (tvm.ir.Attrs 方法)
get_target_by_dump_machine() (在模块 tvm.contrib.cc 中)
get_target_device_type() (tvm.target.Target 方法)
get_tir_pipeline() (在模块 tvm.tir 中)
get_top_k() (tvm.meta_schedule.Database 方法)
get_trace_stack() (tvm.transform.PassContext 方法)
get_trace_stack_size() (tvm.transform.PassContext 方法)
get_tuning_api_database() (tvm.transform.PassContext 方法)
get_unique_name() (tvm.relax.block_builder.BlockBuilder 方法)
get_var2val() (在模块 tvm.relax.analysis 中)
get_var_remap() (tvm.relax.PyExprMutator 方法)
get_vscale_expr() (在模块 tvm.tir 中)
get_vtcm_compaction_passes() (在模块 tvm.tir.analysis.analysis 中)
global_pool() (在模块 tvm.topi.nn 中)
GlobalInfo (在 tvm.ir 中的类)
GlobalVar (在 tvm.ir 中的类)
gpu() (在模块 tvm.runtime.ndarray 中)
Gradient() (在模块 tvm.relax.transform 中)
greater() (在模块 tvm.relax.op 中)
greater_equal() (在模块 tvm.relax.op 中)
grid_sample() (在模块 tvm.topi.image 中)
group_conv1d_ncw() (在模块 tvm.topi.nn 中)
group_conv1d_nwc() (在模块 tvm.topi.nn 中)
group_conv1d_transpose_ncw() (在模块 tvm.topi.nn 中)
group_conv2d_nchw() (在模块 tvm.topi.nn 中)
group_conv2d_nhwc() (在模块 tvm.topi.nn 中)
group_conv2d_transpose_nchw() (在模块 tvm.topi.nn 中)
group_conv3d_transpose_ncdhw() (在模块 tvm.topi.nn 中)
group_norm() (在模块 tvm.relax.op.nn 中)
(在模块 tvm.topi.nn 中)
GT (tvm.tir 中的类)
H
has_attr() (tvm.ir.Op 方法)
has_reshape_pattern() (在 tvm.relax.analysis 模块中)
has_workload() (tvm.meta_schedule.Database 方法)
have_cudagraph() (在 tvm.contrib.nvcc 模块中)
have_fp16() (在 tvm.contrib.nvcc 模块中)
have_int8() (在 tvm.contrib.nvcc 模块中)
have_matrixcore() (在 tvm.contrib.rocm 模块中)
have_tensorcore() (在 tvm.contrib.nvcc 模块中)
height (tvm.topi.nn.Workload 属性)
hexagon() (在 tvm.runtime.ndarray 模块中)
(在模块 tvm.target 中)
(tvm.rpc.RPCSession 方法)
hint_on_device() (在 tvm.relax.op 模块中)
HoistedConditionals (tvm.tir.transform 中的类)
HoistedLetBindings (tvm.tir.transform 中的类)
HoistExpression() (在 tvm.tir.transform 模块中)
HoistIfThenElse() (在 tvm.tir.transform 模块中)
hypot() (在 tvm.tir 模块中)
I
Id (tvm.relax 中的类)
If (tvm.relax 中的类)
if_then_else() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
IfElseExpr (tvm.tir.transform.HoistedConditionals 属性)
IfElseStmt (tvm.tir.transform.HoistedConditionals 属性)
IfThenElse (tvm.tir 中的类)
ignore_loop_partition() (在 tvm.tir 模块中)
imm() (tvm.relax.ExecBuilder 方法)
import_python_module() (tvm.runtime.disco.Session 方法)
in_dtype (tvm.topi.nn.Workload 属性)
in_filter (tvm.topi.nn.Workload 属性)
inc_num_evals() (tvm.transform.PassContext 方法)
index_of() (tvm.tir.Layout 方法)
indexdiv() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
IndexMap (tvm.tir 中的类)
indexmod() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
InferFragment() (在 tvm.tir.transform 模块中)
infinity() (在 tvm.tir 模块中)
info (tvm.transform.Pass 属性)
init_ccl() (tvm.runtime.disco.Session 方法)
InitAttrs (tvm.relax.op.op_attrs 中的类)
InjectDoubleBuffer() (在 tvm.tir.transform 模块中)
InjectPermutedLayout() (在 tvm.tir.transform 模块中)
InjectPTXAsyncCopy() (在 tvm.tir.transform 模块中)
InjectPTXLDG32() (在 tvm.tir.transform 模块中)
InjectRollingBuffer() (在 tvm.tir.transform 模块中)
InjectSoftwarePipeline() (在 tvm.tir.transform 模块中)
InjectVirtualThread() (在 tvm.tir.transform 模块中)
inline_mark() (tvm.tir.schedule.StmtSRef 静态方法)
InlinePrivateFunctions() (在 tvm.relax.transform 模块中)
(在 tvm.tir.transform 模块中)
inputs (tvm.tir.schedule.Instruction 属性)
instance_norm() (在 tvm.topi.nn 模块中)
Instruction (tvm.tir.schedule 中的类)
InstructionKind (tvm.tir.schedule 中的类)
InstrumentBoundCheckers() (在 tvm.tir.transform 模块中)
InstrumentProfileIntrinsics() (在 tvm.tir.transform 模块中)
insts (tvm.tir.schedule.Trace 属性)
intel_graphics() (在 tvm.target 模块中)
InternalError
IntImm (tvm.tir 中的类)
inverse() (tvm.tir.IndexMap 方法)
invoke_closure() (在 tvm.relax.op 模块中)
(tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
invoke_pure_closure() (在 tvm.relax.op 模块中)
invoke_stateful() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
IPCAllReduceRewrite (tvm.relax.transform 中的类)
ir_transform() (在 tvm.tir.stmt_functor 模块中)
IRModule (tvm.ir 中的类)
is_available() (在 tvm.contrib.nnpack 模块中)
is_base_of() (tvm.relax.StructInfo 方法)
is_elementwise() (tvm.dlight.BlockInfo 方法)
is_equivalent_to() (tvm.tir.IndexMap 方法)
is_gemm() (tvm.dlight.BlockInfo 方法)
is_gemv() (tvm.dlight.BlockInfo 方法)
is_injective() (tvm.dlight.BlockInfo 方法)
is_pure (tvm.tir.schedule.InstructionKind 属性)
is_pure_function() (在 tvm.tir.analysis.analysis 模块中)
is_reduction() (tvm.dlight.BlockInfo 方法)
is_source_path() (在 tvm.contrib.utils 模块中)
is_target_available() (tvm.dlight.ScheduleRule 方法)
isfinite() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
isinf() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
isnan() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
isnullptr() (在 tvm.tir 模块中)
items() (tvm.ir.DictAttrs 方法)
(tvm.ir.Map 方法)
IterInfo (tvm.dlight 中的类)
IterVar (tvm.tir 中的类)
J
join_running_task() (tvm.meta_schedule.TaskScheduler 方法)
json() (tvm.runtime.profiling.Report 方法)
K
kernel_h (tvm.topi.nn.Workload 属性)
kernel_w (tvm.topi.nn.Workload 属性)
keys() (tvm.ir.Attrs 方法)
(tvm.ir.DictAttrs 方法)
kill_storage() (在 tvm.relax.op.memory 模块中)
kill_tensor() (在 tvm.relax.op.memory 模块中)
KillAfterLastUse() (在 tvm.relax.transform 模块中)
kind (tvm.tir.schedule.Instruction 属性)
L
LambdaLift() (在 tvm.relax.transform 模块中)
layer_norm() (在 tvm.relax.op.nn 模块中)
(在模块 tvm.topi.nn 中)
LayerNormAttrs (tvm.relax.op.op_attrs 中的类)
Layout (tvm.tir 中的类)
layout() (在 tvm.tir 模块中)
layout_transform() (在 tvm.relax.op 模块中)
LayoutTransformAttrs (tvm.relax.op.op_attrs 中的类)
LazyGetInput() (在 tvm.relax.transform 模块中)
LazySetOutput() (在 tvm.relax.transform 模块中)
LazyTransformParams (tvm.relax.transform 中的类)
ldexp() (在 tvm.tir 模块中)
LE (tvm.tir 中的类)
leaky_relu() (在 tvm.topi.nn 模块中)
leakyrelu() (在 tvm.relax.op.nn 模块中)
left_shift() (在 tvm.relax.op 模块中)
LegalizeOps() (在 tvm.relax.transform 模块中)
LegalizePackedCalls() (在 tvm.tir.transform 模块中)
less() (在 tvm.relax.op 模块中)
less_equal() (在 tvm.relax.op 模块中)
Let (tvm.tir 中的类)
LetExpr (tvm.tir.transform.HoistedLetBindings 属性)
LetStmt (tvm.tir 中的类)
(tvm.tir.transform.HoistedLetBindings 属性)
LiftThreadBinding() (在 tvm.tir.transform 模块中)
LiftTransformParams() (在 tvm.relax.transform 模块中)
likely() (在 tvm.tir 模块中)
linear() (在 tvm.relax.op 模块中)
list_configs() (tvm.transform.PassContext 静态方法)
list_field_info() (tvm.ir.Attrs 方法)
list_kinds() (tvm.target.Target 静态方法)
list_op_names() (tvm.ir.Op 静态方法)
list_tags() (在 tvm.target 模块中)
listdir() (tvm.contrib.utils.TempDirectory 方法)
(tvm.rpc.RPCSession 方法)
load() (tvm.meta_schedule.CostModel 方法)
load_json() (在 tvm.ir 模块中)
load_module() (tvm.rpc.RPCSession 方法)
load_vm_module() (tvm.runtime.disco.Session 方法)
LocalSession (tvm.rpc 中的类)
log() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
log10() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
log1p() (在 tvm.tir 模块中)
log2() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
log_softmax() (在 tvm.contrib.miopen 模块中)
(在 tvm.relax.op.nn 模块中)
(在模块 tvm.topi.nn 中)
logical_and() (在 tvm.relax.op 模块中)
logical_not() (在 tvm.relax.op 模块中)
logical_or() (在 tvm.relax.op 模块中)
logical_xor() (在 tvm.relax.op 模块中)
lookup_binding() (tvm.relax.block_builder.BlockBuilder 方法)
(tvm.relax.PyExprMutator 方法)
lookup_param() (在 tvm.tir 模块中)
loop_partition() (tvm.tir.schedule.Schedule 方法)
LoopPartition() (在 tvm.tir.transform 模块中)
LoopRV (tvm.tir.schedule 中的类)
LowerAllocTensor() (在 tvm.relax.transform 模块中)
LowerAsyncDMA() (在 tvm.tir.transform 模块中)
LowerAutoCopy() (在 tvm.tir.transform 模块中)
LowerCrossThreadReduction() (在 tvm.tir.transform 模块中)
LowerCustomDatatypes() (在 tvm.tir.transform 模块中)
LowerDeviceKernelLaunch() (在 tvm.tir.transform 模块中)
LowerDeviceStorageAccessInfo() (在 tvm.tir.transform 模块中)
LowerGPUIPCAllocStorage (tvm.relax.transform 中的类)
LowerInitBlock() (在 tvm.tir.transform 模块中)
LowerIntrin() (在 tvm.tir.transform 模块中)
LowerMatchBuffer() (在 tvm.tir.transform 模块中)
LowerOpaqueBlock() (在 tvm.tir.transform 模块中)
LowerRuntimeBuiltin() (在 tvm.relax.transform 模块中)
LowerThreadAllreduce() (在 tvm.tir.transform 模块中)
LowerTVMBuiltin() (在 tvm.tir.transform 模块中)
LowerVtcmAlloc() (在 tvm.tir.transform 模块中)
LowerWarpMemory() (在 tvm.tir.transform 模块中)
lrn() (在 tvm.topi.nn 模块中)
lstm() (在 tvm.topi.nn 模块中)
LT (tvm.tir 中的类)
M
make_closure() (在 tvm.relax.op 模块中)
make_compilation_config() (在 tvm.target 模块中)
make_filled_simdgroup_matrix() (在 tvm.tir 模块中)
make_node() (在 tvm.ir 模块中)
MakePackedAPI() (在 tvm.tir.transform 模块中)
MakeUnpackedAPI() (在 tvm.tir.transform 模块中)
mali() (在 tvm.target 模块中)
ManifestSharedMemoryLocalStage() (在 tvm.tir.transform 模块中)
Map (tvm.ir 中的类)
map_indices() (tvm.tir.IndexMap 方法)
map_ndarray() (tvm.tir.IndexMap 方法)
map_shape() (tvm.tir.IndexMap 方法)
masked_fill() (在 tvm.relax.op 模块中)
match_cast() (tvm.relax.block_builder.BlockBuilder 方法)
MatchBufferRegion (tvm.tir 中的类)
MatchCast (tvm.relax 中的类)
matmul() (在 tvm.contrib.cblas 模块中)
(在模块 tvm.contrib.cublas 中)
(在模块 tvm.contrib.rocblas 中)
(在模块 tvm.relax.op 中)
(在模块 tvm.topi.nn 中)
MatmulAttrs (tvm.relax.op.op_attrs 中的类)
mattr (tvm.target.Target 属性)
Max (tvm.tir 中的类)
max() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
max_block_size_x (tvm.target.Target 属性)
max_block_size_y (tvm.target.Target 属性)
max_num_threads (tvm.target.Target 属性)
max_pool1d() (在 tvm.relax.op.nn 模块中)
max_pool2d() (在 tvm.relax.op.nn 模块中)
max_pool2d_backward() (在 tvm.relax.op.grad 模块中)
max_pool3d() (在 tvm.relax.op.nn 模块中)
max_value() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
maximum() (在 tvm.relax.op 模块中)
mcpu (tvm.target.Target 属性)
mean() (在 tvm.relax.op 模块中)
MeasureCallback (tvm.meta_schedule 中的类)
MeasureCandidate (tvm.meta_schedule 中的类)
memoize() (在 tvm.contrib.pickle_memoize 模块中)
merge() (tvm.tir.schedule.Schedule 方法)
MergeCompositeFunctions() (在 tvm.relax.transform 模块中)
MergeSharedMemoryAllocations() (在 tvm.tir.transform 模块中)
metal() (在 tvm.runtime.ndarray 模块中)
(tvm.rpc.RPCSession 方法)
MetaScheduleApplyDatabase() (在 tvm.relax.transform 模块中)
MetaScheduleTuneIRMod() (在 tvm.relax.transform 模块中)
MetaScheduleTuneTIR() (在 tvm.relax.transform 模块中)
MetricCollector (tvm.runtime.profiling 中的类)
Min (tvm.tir 中的类)
min() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
min_value() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
minimum() (在 tvm.relax.op 模块中)
mirror_pad() (在 tvm.topi.nn 模块中)
mma_fill() (在 tvm.tir 模块中)
mma_store() (在 tvm.tir 模块中)
Mod (tvm.tir 中的类)
mod (tvm.tir.schedule.Schedule 属性)
mod() (在 tvm.relax.op 模块中)
model (tvm.target.Target 属性)
模块
tvm.contrib
tvm.contrib.cblas
tvm.contrib.cc
tvm.contrib.clang
tvm.contrib.cublas
tvm.contrib.dlpack
tvm.contrib.emcc
tvm.contrib.miopen
tvm.contrib.ndk
tvm.contrib.nnpack
tvm.contrib.nvcc
tvm.contrib.pickle_memoize
tvm.contrib.random
tvm.contrib.rocblas
tvm.contrib.rocm
tvm.contrib.spirv
tvm.contrib.tar
tvm.contrib.utils
tvm.contrib.xcode
tvm.dlight
tvm.driver
tvm.error
tvm.instrument
tvm.ir
tvm.meta_schedule
tvm.relax
tvm.relax.analysis
tvm.relax.block_builder
tvm.relax.frontend
tvm.relax.frontend.onnx
tvm.relax.frontend.stablehlo
tvm.relax.frontend.torch
tvm.relax.op
tvm.relax.op.builtin
tvm.relax.op.ccl
tvm.relax.op.distributed
tvm.relax.op.grad
tvm.relax.op.image
tvm.relax.op.memory
tvm.relax.op.nn
tvm.relax.op.op_attrs
tvm.relax.transform
tvm.rpc
tvm.runtime
tvm.runtime.disco
tvm.runtime.ndarray
tvm.runtime.profiling
tvm.runtime.relax_vm
tvm.target
tvm.te
tvm.tir
tvm.tir.analysis.analysis
tvm.tir.schedule
tvm.tir.stmt_functor
tvm.tir.transform
tvm.topi.image
tvm.topi.nn
tvm.transform
module_pass() (在 tvm.transform 模块中)
ModulePass (tvm.transform 中的类)
mtl() (在 tvm.runtime.ndarray 模块中)
Mul (tvm.tir 中的类)
multinomial_from_uniform() (在 tvm.relax.op 模块中)
multiply() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
mutate_irmodule() (tvm.relax.DataflowBlockRewrite 方法)
mutated_dfb() (tvm.relax.DataflowBlockRewrite 方法)
mutated_root_fn() (tvm.relax.DataflowBlockRewrite 方法)
Mutator (tvm.meta_schedule 中的类)
N
name (tvm.tir.schedule.InstructionKind 属性)
name_hint (tvm.relax.Var 属性)
name_to_binding() (在 tvm.relax.analysis 模块中)
namedtuple() (在 tvm.topi.nn 模块中)
NarrowDataType() (在 tvm.tir.transform 模块中)
nchw_pack_layout() (在 tvm.topi.image 模块中)
nchw_xc_layout() (在 tvm.topi.image 模块中)
NDArray (tvm.runtime.ndarray 中的类)
ndim (tvm.te.Tensor 属性)
NE (tvm.tir 中的类)
nearbyint() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
negative() (在 tvm.relax.op 模块中)
Never (tvm.tir.transform.HoistedConditionals 属性)
(tvm.tir.transform.HoistedLetBindings 属性)
next_task_id() (tvm.meta_schedule.TaskScheduler 方法)
nextafter() (在 tvm.tir 模块中)
nll_loss() (在 tvm.relax.op.nn 模块中)
(在模块 tvm.topi.nn 中)
nll_loss_backward() (在 tvm.relax.op.grad 模块中)
no_grad() (在 tvm.relax.op.grad 模块中)
Node (tvm.ir 中的类)
non_surjective_inverse() (tvm.tir.IndexMap 方法)
nonzero() (在 tvm.relax.op 模块中)
normal() (在 tvm.contrib.random 模块中)
Normalize() (在 tvm.relax.transform 模块中)
normalize() (tvm.relax.block_builder.BlockBuilder 方法)
normalize_file_list_by_unpacking_tars() (在 tvm.contrib.tar 模块中)
normalize_prim_func() (在 tvm.dlight 模块中)
NormalizeGlobalVar() (在 tvm.relax.transform 模块中)
Not (tvm.tir 中的类)
not_equal() (在 tvm.relax.op 模块中)
notify_runner_results() (tvm.meta_schedule.SearchStrategy 方法)
(tvm.meta_schedule.TuneContext 方法)
null_value() (在 tvm.relax.op 模块中)
num_workers (tvm.runtime.disco.Session 属性)
numpy() (tvm.runtime.ndarray.NDArray 方法)
numpyasarray() (在 tvm.runtime.ndarray 模块中)
O
ObjectStructInfo (tvm.relax 中的类)
ObjectType (tvm.relax 中的类)
offset_of() (tvm.tir.Buffer 方法)
one_hot() (在 tvm.relax.op 模块中)
ones() (在 tvm.relax.op 模块中)
ones_like() (在 tvm.relax.op 模块中)
OOBChecker() (在 tvm.tir.analysis.analysis 模块中)
Op (tvm.ir 中的类)
op (tvm.te.Tensor 属性)
OPAQUE (tvm.tir.schedule.DepKind 属性)
opaque_func() (tvm.relax.FuncStructInfo 静态方法)
OpAttributeInvalid
OpAttributeRequired
OpAttributeUnImplemented
opencl() (在 tvm.runtime.ndarray 模块中)
OpError
OpNotImplemented
optimize() (在 tvm.contrib.spirv 模块中)
OptimizeLayoutTransform (tvm.relax.transform 中的类)
options (tvm.target.TargetKind 属性)
options_from_name() (tvm.target.TargetKind 静态方法)
Or (tvm.tir 中的类)
out_dtype (tvm.topi.nn.Workload 属性)
out_filter (tvm.topi.nn.Workload 属性)
outputs (tvm.tir.schedule.Instruction 属性)
override_instruments() (tvm.transform.PassContext 方法)
P
PackedFuncType (tvm.relax 中的类)
pad() (在 tvm.relax.op.nn 模块中)
(在 tvm.topi.image 模块中)
(在模块 tvm.topi.nn 中)
pad_einsum() (tvm.tir.schedule.Schedule 方法)
padb (tvm.topi.nn.Workload 属性)
padl (tvm.topi.nn.Workload 属性)
padr (tvm.topi.nn.Workload 属性)
padt (tvm.topi.nn.Workload 属性)
parallel() (tvm.tir.schedule.Schedule 方法)
parent (tvm.tir.schedule.StmtSRef 属性)
parse_compute_version() (在 tvm.contrib.nvcc 模块中)
(在 tvm.contrib.rocm 模块中)
Pass (tvm.transform 中的类)
pass_instrument() (在 tvm.instrument 模块中)
PassContext (tvm.transform 中的类)
PassInfo (tvm.transform 中的类)
PassInstrument (tvm.instrument 中的类)
PassPrintingInstrument (tvm.instrument 中的类)
PassTimingInstrument (tvm.instrument 中的类)
PatternCheckContext (tvm.relax.transform 中的类)
Percent (tvm.runtime.profiling 中的类)
permute_dims() (在 tvm.relax.op 模块中)
PermuteDimsAttrs (tvm.relax.op.op_attrs 中的类)
placeholder() (在 tvm.te 模块中)
PlaceholderOp (tvm.te 中的类)
PlanAndUpdateBufferAllocationLocation() (在 tvm.tir.transform 模块中)
PointerType (tvm.ir 中的类)
PointerValueTypeRewrite() (在 tvm.tir.transform 模块中)
pool1d() (在 tvm.topi.nn 模块中)
pool2d() (在 tvm.topi.nn 模块中)
Pool2DAttrs (tvm.relax.op.op_attrs 中的类)
pool3d() (在 tvm.topi.nn 模块中)
pool_grad() (在 tvm.topi.nn 模块中)
pop() (tvm.tir.schedule.Trace 方法)
pop_trace() (tvm.transform.PassContext 方法)
popcount() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
PopenSession (tvm.rpc 中的类)
post_order_visit() (在 tvm.relax.analysis 模块中)
(在 tvm.tir.stmt_functor 模块中)
post_tuning() (tvm.meta_schedule.SearchStrategy 方法)
(tvm.meta_schedule.TuneContext 方法)
Postproc (tvm.meta_schedule 中的类)
pow() (在 tvm.tir 模块中)
power() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
pre_order_visit() (在 tvm.tir.stmt_functor 模块中)
pre_tuning() (tvm.meta_schedule.SearchStrategy 方法)
(tvm.meta_schedule.TuneContext 方法)
predict() (tvm.meta_schedule.CostModel 方法)
Prefetch (tvm.tir 中的类)
prelu() (在 tvm.topi.nn 模块中)
prim_func_pass() (在 tvm.tir.transform 模块中)
PrimExpr (tvm.ir 中的类)
PrimFunc (tvm.tir 中的类)
PrimFuncPass (tvm.tir.transform 中的类)
PrimStructInfo (tvm.relax 中的类)
PrimType (tvm.ir 中的类)
PrimValue (tvm.relax 中的类)
print() (在 tvm.relax.op 模块中)
print_tuning_statistics() (tvm.meta_schedule.TaskScheduler 方法)
PrintAfterAll (tvm.instrument 中的类)
PrintBeforeAll (tvm.instrument 中的类)
PrintIR() (在 tvm.transform 模块中)
ProcessSession (tvm.runtime.disco 中的类)
prod() (在 tvm.relax.op 模块中)
ProducerLoad (tvm.tir 中的类)
ProducerRealize (tvm.tir 中的类)
ProducerStore (tvm.tir 中的类)
profile() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
profile_function() (在 tvm.runtime.profiling 模块中)
Profiler (tvm.meta_schedule 中的类)
ptx_arrive_barrier() (在 tvm.tir 模块中)
ptx_arrive_barrier_expect_tx() (在 tvm.tir 模块中)
ptx_commit_group() (在 tvm.tir 模块中)
ptx_cp_async() (在 tvm.tir 模块中)
ptx_cp_async_barrier() (在 tvm.tir 模块中)
ptx_cp_async_bulk() (在 tvm.tir 模块中)
ptx_init_barrier_thread_count() (在 tvm.tir 模块中)
ptx_ldmatrix() (在 tvm.tir 模块中)
ptx_mma() (在 tvm.tir 模块中)
ptx_mma_sp() (在 tvm.tir 模块中)
ptx_wait_barrier() (在 tvm.tir 模块中)
ptx_wait_group() (在 tvm.tir 模块中)
push_trace() (tvm.transform.PassContext 方法)
PyExprMutator (tvm.relax 中的类)
PyExprVisitor (tvm.relax 中的类)
Q
q_multiply_shift() (在 tvm.tir 模块中)
q_multiply_shift_per_axis() (在 tvm.tir 模块中)
quantize() (在 tvm.relax.op 模块中)
query() (tvm.meta_schedule.Database 方法)
query_ir_module() (tvm.meta_schedule.Database 方法)
query_schedule() (tvm.meta_schedule.Database 方法)
query_tuning_record() (tvm.meta_schedule.Database 方法)
R
r() (tvm.relax.ExecBuilder 方法)
Ramp (tvm.tir 中的类)
randint() (在 tvm.contrib.random 模块中)
Range (tvm.ir 中的类)
rasp() (在 tvm.target 模块中)
Ratio (tvm.runtime.profiling 中的类)
RAW (tvm.tir.schedule.DepKind 属性)
RealizeVDevice() (在 tvm.relax.transform 模块中)
redistribute() (在 tvm.relax.op.distributed 模块中)
redistribute_replica_to_shard() (在 tvm.relax.op.distributed 模块中)
Reduce (tvm.tir 中的类)
reduce() (在 tvm.topi.nn 模块中)
reduce_axis() (在 tvm.te 模块中)
ReduceBranchingThroughOvercompute() (在 tvm.tir.transform 模块中)
register() (tvm.tir.TensorIntrin 静态方法)
register_error() (在 tvm.error 模块中)
register_gradient() (在 tvm.relax.op 模块中)
register_intrin_lowering() (在 tvm.ir 模块中)
register_op_attr() (在 tvm.ir 模块中)
register_pipeline() (在 tvm.relax 模块中)
reindex() (tvm.tir.schedule.Schedule 方法)
reindex_cache_read() (tvm.tir.schedule.Schedule 方法)
reindex_cache_write() (tvm.tir.schedule.Schedule 方法)
reinterpret() (在 tvm.tir 模块中)
relax_dynamo() (在 tvm.relax.frontend.torch 模块中)
RelaxExpr (tvm.ir 中的类)
release() (tvm.contrib.utils.FileLock 方法)
relpath() (tvm.contrib.utils.TempDirectory 方法)
relu() (在 tvm.relax.op.nn 模块中)
(在模块 tvm.topi.nn 中)
remove() (tvm.contrib.utils.TempDirectory 方法)
(tvm.rpc.RPCSession 方法)
remove_all_unused() (在 tvm.relax.analysis 模块中)
(tvm.relax.DataflowBlockRewrite 方法)
remove_rv() (tvm.tir.schedule.Schedule 方法)
remove_unused() (tvm.relax.DataflowBlockRewrite 方法)
RemoveAssume() (在 tvm.tir.transform 模块中)
RemoveNoOp() (在 tvm.tir.transform 模块中)
RemovePurityChecking() (在 tvm.relax.transform 模块中)
RemoveRedundantReshape (tvm.relax.transform 中的类)
RemoveStoreUndef() (在 tvm.tir.transform 模块中)
RemoveUnusedOutputs() (在 tvm.relax.transform 模块中)
RemoveUnusedParameters() (在 tvm.relax.transform 模块中)
RemoveWeightLayoutRewriteBlock() (在 tvm.tir.transform 模块中)
render() (tvm.instrument.PassTimingInstrument 静态方法)
renew_defs() (在 tvm.tir.stmt_functor 模块中)
RenormalizeSplitPattern() (在 tvm.tir.transform 模块中)
reorder() (tvm.tir.schedule.Schedule 方法)
reorder_block_iter_var() (tvm.tir.schedule.Schedule 方法)
ReorderPermuteDimsAfterConcat() (在 tvm.relax.transform 模块中)
ReorderTakeAfterMatmul() (在 tvm.relax.transform 模块中)
repeat() (在 tvm.relax.op 模块中)
RepeatAttrs (tvm.relax.op.op_attrs 中的类)
replace() (tvm.tir.schedule.ScheduleState 方法)
replace_all_uses() (tvm.relax.DataflowBlockRewrite 方法)
replace_global_vars() (tvm.ir.IRModule 方法)
Report (tvm.runtime.profiling 中的类)
request() (tvm.rpc.TrackerSession 方法)
request_and_run() (tvm.rpc.TrackerSession 方法)
RequiredByConditional (tvm.tir.transform.HoistedLetBindings 属性)
reset_attr() (tvm.ir.Op 方法)
reshape() (在 tvm.relax.op 模块中)
resize1d() (在 tvm.topi.image 模块中)
resize2d() (在 tvm.relax.op.image 模块中)
(在 tvm.topi.image 模块中)
Resize2DAttrs (tvm.relax.op.op_attrs 中的类)
resize3d() (在 tvm.topi.image 模块中)
ret() (在 tvm.tir 模块中)
reverse_compute_at() (tvm.tir.schedule.Schedule 方法)
reverse_compute_inline() (tvm.tir.schedule.Schedule 方法)
RewriteCUDAGraph() (在 tvm.relax.transform 模块中)
RewriteDataflowReshape() (在 tvm.relax.transform 模块中)
RewriteUnsafeSelect() (在 tvm.tir.transform 模块中)
rfactor() (tvm.tir.schedule.Schedule 方法)
right_shift() (在 tvm.relax.op 模块中)
riscv_cpu() (在 tvm.target 模块中)
rms_norm() (在 tvm.relax.op.nn 模块中)
(在模块 tvm.topi.nn 中)
rocm() (在 tvm.runtime.ndarray 模块中)
(在模块 tvm.target 中)
(tvm.rpc.RPCSession 方法)
rocm_link() (在 tvm.contrib.rocm 模块中)
rolling_buffer() (tvm.tir.schedule.Schedule 方法)
root_mark() (tvm.tir.schedule.StmtSRef 静态方法)
round() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
RPCError
RPCSession (tvm.rpc 中的类)
RPCSessionTimeoutError
rsqrt() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
run() (tvm.meta_schedule.Runner 方法)
run_after_pass() (tvm.instrument.PassInstrument 方法)
run_before_pass() (tvm.instrument.PassInstrument 方法)
RunCodegen() (在 tvm.relax.transform 模块中)
Runner (tvm.meta_schedule 中的类)
S
same_as() (tvm.ir.GlobalInfo 方法)
(tvm.ir.Type 方法)
(tvm.relax.StructInfo 方法)
(tvm.runtime.ndarray.NDArray 方法)
sample_categorical() (tvm.tir.schedule.Schedule 方法)
sample_compute_location() (tvm.tir.schedule.Schedule 方法)
sample_partitioned_tile() (tvm.tir.schedule.Schedule 方法)
sample_perfect_tile() (tvm.tir.schedule.Schedule 方法)
save() (tvm.meta_schedule.CostModel 方法)
save_function() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
save_json() (在 tvm.ir 模块中)
scale_shift_nchw() (在 tvm.topi.nn 模块中)
scale_shift_nchwc() (在 tvm.topi.nn 模块中)
scale_shift_nhwc() (在 tvm.topi.nn 模块中)
scan() (在 tvm.te 模块中)
scan_axis (tvm.te.ScanOp 属性)
ScanOp (tvm.te 中的类)
ScanopAttrs (tvm.relax.op.op_attrs 中的类)
scatter() (tvm.runtime.disco.Session 方法)
scatter_elements() (在 tvm.relax.op 模块中)
scatter_from_worker0() (在 tvm.relax.op.ccl 模块中)
(tvm.runtime.disco.Session 方法)
scatter_nd() (在 tvm.relax.op 模块中)
Schedule (tvm.tir.schedule 中的类)
ScheduleDebugMask (tvm.tir.schedule 中的类)
ScheduleError
ScheduleRule (tvm.dlight 中的类)
(tvm.meta_schedule 中的类)
ScheduleState (tvm.tir.schedule 中的类)
scope() (tvm.tir.Buffer 方法)
SearchStrategy (tvm.meta_schedule 中的类)
seed() (tvm.tir.schedule.Schedule 方法)
Select (tvm.tir 中的类)
SeqExpr (tvm.relax 中的类)
SeqStmt (tvm.tir 中的类)
Sequential (tvm.transform 中的类)
SequentialSpan (tvm.ir 中的类)
Server (tvm.rpc 中的类)
Session (tvm.runtime.disco 中的类)
set_attr() (tvm.ir.Op 方法)
set_attrs_type_key() (tvm.ir.Op 方法)
set_axis_separator() (tvm.tir.schedule.Schedule 方法)
set_input() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
set_instrument() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
set_keep_for_debug() (tvm.contrib.utils.TempDirectory 类方法)
set_num_evals() (tvm.transform.PassContext 方法)
set_num_inputs() (tvm.ir.Op 方法)
set_scope() (tvm.tir.schedule.Schedule 方法)
set_support_level() (tvm.ir.Op 方法)
set_var_remap() (tvm.relax.PyExprMutator 方法)
shape (tvm.te.Tensor 属性)
shape_of() (在 tvm.relax.op 模块中)
shape_to_tensor() (在 tvm.relax.op 模块中)
ShapeExpr (tvm.relax 中的类)
ShapeStructInfo (tvm.relax 中的类)
ShapeType (tvm.relax 中的类)
shift_left() (在 tvm.tir 模块中)
shift_right() (在 tvm.tir 模块中)
should_run() (tvm.instrument.PassInstrument 方法)
show() (tvm.tir.schedule.Schedule 方法)
(tvm.tir.schedule.Trace 方法)
Shuffle (tvm.tir 中的类)
shutdown() (tvm.runtime.disco.Session 方法)
sigmoid() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
sign() (在 tvm.relax.op 模块中)
silu() (在 tvm.relax.op.nn 模块中)
simdgroup_load() (在 tvm.tir 模块中)
simdgroup_multiply_accumulate() (在 tvm.tir 模块中)
simdgroup_store() (在 tvm.tir 模块中)
simplified() (tvm.tir.schedule.Trace 方法)
Simplify() (在 tvm.tir.transform 模块中)
simplify() (在 tvm.topi.image 模块中)
(在模块 tvm.topi.nn 中)
simulated_dequantize() (在 tvm.topi.nn 模块中)
simulated_quantize() (在 tvm.topi.nn 模块中)
sin() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
sinh() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
size_var() (在 tvm.te 模块中)
SizeVar (tvm.tir 中的类)
SkipAssert() (在 tvm.tir.transform 模块中)
SocketSession (tvm.runtime.disco 中的类)
softmax() (在 tvm.contrib.miopen 模块中)
(在 tvm.relax.op.nn 模块中)
(在模块 tvm.topi.nn 中)
softmax_common() (在 tvm.topi.nn 模块中)
SoftmaxAttrs (tvm.relax.op.op_attrs 中的类)
sort() (在 tvm.relax.op 模块中)
SortAttrs (tvm.relax.op.op_attrs 中的类)
SourceName (tvm.ir 中的类)
space_to_batch_nd() (在 tvm.topi.nn 模块中)
space_to_depth() (在 tvm.topi.nn 模块中)
SpaceGenerator (tvm.meta_schedule 中的类)
Span (tvm.ir 中的类)
specialize() (tvm.tir.PrimFunc 方法)
split() (在 tvm.relax.op 模块中)
(tvm.tir.schedule.Schedule 方法)
SplitAttrs (tvm.relax.op.op_attrs 中的类)
SplitCallTIRByPattern() (在 tvm.relax.transform 模块中)
SplitHostDevice() (在 tvm.tir.transform 模块中)
SplitLayoutRewritePreproc() (在 tvm.relax.transform 模块中)
sqrt() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
square() (在 tvm.relax.op 模块中)
squeeze() (在 tvm.relax.op 模块中)
SqueezeAttrs (tvm.relax.op.op_attrs 中的类)
start_checkpoint() (在 tvm.relax.op.grad 模块中)
start_profile_intrinsic() (在 tvm.tir 模块中)
state (tvm.tir.schedule.Schedule 属性)
StaticPlanBlockMemory() (在 tvm.relax.transform 模块中)
StatisticalAttrs (tvm.relax.op.op_attrs 中的类)
stats() (tvm.relax.VMExecutable 方法)
std() (在 tvm.relax.op 模块中)
stm32() (在 tvm.target 模块中)
Stmt (tvm.tir 中的类)
stmt (tvm.tir.schedule.StmtSRef 属性)
stmt_list() (在 tvm.tir 模块中)
stmt_seq() (在 tvm.tir 模块中)
StmtSRef (tvm.tir.schedule 中的类)
stop_lift_params() (在 tvm.relax.op.builtin 模块中)
storage_align() (tvm.tir.schedule.Schedule 方法)
StorageRewrite() (在 tvm.tir.transform 模块中)
stride_h (tvm.topi.nn.Workload 属性)
stride_w (tvm.topi.nn.Workload 属性)
strided_slice() (在 tvm.relax.op 模块中)
(在模块 tvm.topi.nn 中)
StridedSliceAttrs (tvm.relax.op.op_attrs 中的类)
StringImm (tvm.relax 中的类)
(在 tvm.tir 中的类)
struct_info (tvm.ir.RelaxExpr 属性)
struct_info_base_check() (在 tvm.relax.analysis 模块中)
struct_info_lca() (在 tvm.relax.analysis 模块中)
StructInfo (tvm.relax 中的类)
structural_equal() (在 tvm.ir 模块中)
structural_hash() (在 tvm.ir 模块中)
Sub (tvm.tir 中的类)
substitute() (在 tvm.tir.stmt_functor 模块中)
subtract() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
suggest_layout_transforms() (在 tvm.relax.analysis 模块中)
sum() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
summary() (tvm.rpc.TrackerSession 方法)
sync_worker_0() (tvm.runtime.disco.Session 方法)
system_lib() (tvm.rpc.RPCSession 方法)
T
table() (tvm.meta_schedule.Profiler 方法)
(tvm.runtime.profiling.Report 方法)
tag_scope() (在 tvm.te 模块中)
take() (在 tvm.relax.op 模块中)
take_backward() (在 tvm.relax.op.grad 模块中)
TakeAttrs (tvm.relax.op.op_attrs 中的类)
tan() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
tanh() (在 tvm.relax.op 模块中)
(在模块 tvm.te 中)
(在模块 tvm.tir 中)
tar() (在 tvm.contrib.tar 模块中)
Target (tvm.target 中的类)
target_or_current() (tvm.target.Target 静态方法)
TargetKind (tvm.target 中的类)
TaskScheduler (tvm.meta_schedule 中的类)
tempdir() (在 tvm.contrib.utils 模块中)
TempDirectory (tvm.contrib.utils 中的类)
Tensor (tvm.te 中的类)
tensor_to_shape() (在 tvm.relax.op 模块中)
TensorIntrin (tvm.tir 中的类)
tensorize() (tvm.tir.schedule.Schedule 方法)
TensorSlice (tvm.te 中的类)
TensorStructInfo (tvm.relax 中的类)
TensorType (tvm.relax 中的类)
terminate() (tvm.rpc.Server 方法)
terminate_task() (tvm.meta_schedule.TaskScheduler 方法)
testing_scope() (tvm.relax.block_builder.BlockBuilder 方法)
TestingScope (tvm.relax.block_builder 中的类)
text_summary() (tvm.rpc.TrackerSession 方法)
thread_axis() (在 tvm.te 模块中)
thread_warp_size (tvm.target.Target 属性)
ThreadedSession (tvm.runtime.disco 中的类)
ThreadSync() (在 tvm.tir.transform 模块中)
tile() (在 tvm.relax.op 模块中)
TileAttrs (tvm.relax.op.op_attrs 中的类)
time_evaluator() (tvm.relax.VirtualMachine 方法)
(tvm.runtime.relax_vm.VirtualMachine 方法)
timeit() (tvm.meta_schedule.Profiler 静态方法)
tir_vars_in_struct_info() (在 tvm.relax.analysis 模块中)
to_pytorch_func() (在 tvm.contrib.dlpack 模块中)
to_vdevice() (在 tvm.relax.op 模块中)
ToMixedPrecision() (在 tvm.relax.transform 模块中)
ToNonDataflow() (在 tvm.relax.transform 模块中)
topk() (在 tvm.relax.op 模块中)
TopKAttrs (tvm.relax.op.op_attrs 中的类)
TopologicalSort() (在 tvm.relax.transform 模块中)
touch_task() (tvm.meta_schedule.TaskScheduler 方法)
Trace (tvm.tir.schedule 中的类)
trace (tvm.tir.schedule.Schedule 属性)
trace() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
TrackerSession (tvm.rpc 中的类)
transform_block_layout() (tvm.tir.schedule.Schedule 方法)
transform_layout() (tvm.tir.schedule.Schedule 方法)
TransformMmaBufferLayout() (在 tvm.tir.transform 模块中)
tril() (在 tvm.relax.op 模块中)
TriluAttrs (tvm.relax.op.op_attrs 中的类)
triu() (在 tvm.relax.op 模块中)
trunc() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
truncdiv() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
truncmod() (在 tvm.te 模块中)
(在模块 tvm.tir 中)
try_inline() (在 tvm.dlight 模块中)
try_inline_contiguous_spatial() (在 tvm.dlight 模块中)
tune() (tvm.meta_schedule.TaskScheduler 方法)
tune_tasks() (在 tvm.meta_schedule 模块中)
tune_tir() (在 tvm.meta_schedule 模块中)
TuneContext (tvm.meta_schedule 中的类)
Tuple (tvm.relax 中的类)
TupleGetItem (tvm.relax 中的类)
TupleStructInfo (tvm.relax 中的类)
TupleType (tvm.ir 中的类)
tvm.contrib
模块
tvm.contrib.cblas
模块
tvm.contrib.cc
模块
tvm.contrib.clang
模块
tvm.contrib.cublas
模块
tvm.contrib.dlpack
模块
tvm.contrib.emcc
模块
tvm.contrib.miopen
模块
tvm.contrib.ndk
模块
tvm.contrib.nnpack
模块
tvm.contrib.nvcc
模块
tvm.contrib.pickle_memoize
模块
tvm.contrib.random
模块
tvm.contrib.rocblas
模块
tvm.contrib.rocm
模块
tvm.contrib.spirv
模块
tvm.contrib.tar
模块
tvm.contrib.utils
模块
tvm.contrib.xcode
模块
tvm.dlight
模块
tvm.driver
模块
tvm.error
模块
tvm.instrument
模块
tvm.ir
模块
tvm.meta_schedule
模块
tvm.relax
模块
tvm.relax.analysis
模块
tvm.relax.block_builder
模块
tvm.relax.frontend
模块
tvm.relax.frontend.onnx
模块
tvm.relax.frontend.stablehlo
模块
tvm.relax.frontend.torch
模块
tvm.relax.op
模块
tvm.relax.op.builtin
模块
tvm.relax.op.ccl
模块
tvm.relax.op.distributed
模块
tvm.relax.op.grad
模块
tvm.relax.op.image
模块
tvm.relax.op.memory
模块
tvm.relax.op.nn
模块
tvm.relax.op.op_attrs
模块
tvm.relax.transform
模块
tvm.rpc
模块
tvm.runtime
模块
tvm.runtime.disco
模块
tvm.runtime.ndarray
模块
tvm.runtime.profiling
模块
tvm.runtime.relax_vm
模块
tvm.target
模块
tvm.te
模块
tvm.tir
模块
tvm.tir.analysis.analysis
模块
tvm.tir.schedule
模块
tvm.tir.stmt_functor
模块
tvm.tir.transform
模块
tvm.topi.image
模块
tvm.topi.nn
模块
tvm.transform
模块
tvm_access_ptr() (在 tvm.tir 模块中)
tvm_bmma_sync() (在 tvm.tir 模块中)
tvm_check_return() (在 tvm.tir 模块中)
tvm_fill_fragment() (在 tvm.tir 模块中)
tvm_load_matrix_sync() (在 tvm.tir 模块中)
tvm_mma_sync() (在 tvm.tir 模块中)
tvm_stack_alloca() (在 tvm.tir 模块中)
tvm_stack_make_array() (在 tvm.tir 模块中)
tvm_stack_make_shape() (在 tvm.tir 模块中)
tvm_store_matrix_sync() (在 tvm.tir 模块中)
tvm_struct_get() (在 tvm.tir 模块中)
tvm_struct_set() (在 tvm.tir 模块中)
tvm_thread_allreduce() (在 tvm.tir 模块中)
tvm_throw_last_error() (在 tvm.tir 模块中)
tvm_tuple() (在 tvm.tir 模块中)
TVMBackendAllocWorkspace() (在 tvm.tir 模块中)
TVMBackendFreeWorkspace() (在 tvm.tir 模块中)
TVMError
Type (tvm.ir 中的类)
type_annotation() (在 tvm.tir 模块中)
U
udchain() (在 tvm.relax.analysis 模块中)
unannotate() (tvm.tir.schedule.Schedule 方法)
undef() (在 tvm.tir 模块中)
undefined_vars() (在 tvm.tir.analysis.analysis 模块中)
uniform() (在 tvm.contrib.random 模块中)
UnifyThreadBinding() (在 tvm.tir.transform 模块中)
unique() (在 tvm.relax.op 模块中)
unpack_NCHWc_to_nchw() (在 tvm.topi.nn 模块中)
unroll() (tvm.tir.schedule.Schedule 方法)
UnrollLoop() (在 tvm.tir.transform 模块中)
unsafe_hide_buffer_access() (tvm.tir.schedule.Schedule 方法)
unsafe_set_dtype() (tvm.tir.schedule.Schedule 方法)
untar() (在 tvm.contrib.tar 模块中)
update() (tvm.ir.IRModule 方法)
(tvm.meta_schedule.CostModel 方法)
update_func() (tvm.ir.IRModule 方法)
(tvm.relax.block_builder.BlockBuilder 方法)
update_global_info() (tvm.ir.IRModule 方法)
UpdateParamStructInfo() (在 tvm.relax.transform 模块中)
UpdateVDevice() (在 tvm.relax.transform 模块中)
upload() (tvm.rpc.RPCSession 方法)
upsampling() (在 tvm.topi.nn 模块中)
upsampling3d() (在 tvm.topi.nn 模块中)
UseAssumeToReduceBranches() (在 tvm.tir.transform 模块中)
UsingBlockVar (tvm.tir.transform.HoistedConditionals 属性)
V
value_index (tvm.te.Tensor 属性)
Var (tvm.relax 中的类)
(在 tvm.tir 中的类)
var() (在 tvm.te 模块中)
VarBinding (tvm.relax 中的类)
variance() (在 tvm.relax.op 模块中)
VDevice (tvm.ir 中的类)
vectorcombine() (在 tvm.tir 模块中)
vectorhigh() (在 tvm.tir 模块中)
vectorize() (tvm.tir.schedule.Schedule 方法)
VectorizeLoop() (在 tvm.tir.transform 模块中)
vectorlow() (在 tvm.tir 模块中)
VERIFY_CACHED_FLAGS (tvm.tir.schedule.ScheduleDebugMask 属性)
verify_gpu_code() (在 tvm.tir.analysis.analysis 模块中)
verify_memory() (在 tvm.tir.analysis.analysis 模块中)
VERIFY_SREF_TREE (tvm.tir.schedule.ScheduleDebugMask 属性)
verify_ssa() (在 tvm.tir.analysis.analysis 模块中)
verify_well_formed() (在 tvm.tir.analysis.analysis 模块中)
VerifyMemory() (在 tvm.tir.transform 模块中)
VerifyVTCMLimit() (在 tvm.tir.transform 模块中)
view() (在 tvm.relax.op.memory 模块中)
VirtualDevice (tvm.target 中的类)
VirtualMachine (tvm.relax 中的类)
(tvm.runtime.relax_vm 中的类)
visit_binding() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_binding_block() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_binding_block_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_call_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_constant_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_data_type_imm_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_dataflow_block_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_dataflow_var_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_dataflow_var_def_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_expr() (tvm.relax.ExprFunctor 方法)
(tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_expr_post_order() (tvm.relax.PyExprMutator 方法)
visit_extern_func_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_function_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_global_var_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_if_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_match_cast_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_op_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_prim_value_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_seq_expr_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_shape_expr_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_span() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_string_imm_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_tuple_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_tuple_getitem_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_var_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_var_binding_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_var_def() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_var_def_() (tvm.relax.PyExprMutator 方法)
(tvm.relax.PyExprVisitor 方法)
visit_with_new_scope() (tvm.relax.PyExprMutator 方法)
vload() (tvm.tir.Buffer 方法)
VMBuiltinLower() (在模块 tvm.relax.transform 中)
VMExecutable (类在 tvm.relax 中)
VMInstrumentReturnKind (类在 tvm.relax 中)
(tvm.runtime.relax_vm 中的类)
VMShapeLower() (在模块 tvm.relax.transform 中)
vpi() (在模块 tvm.runtime.ndarray 中)
vscale() (在模块 tvm.tir 中)
vstore() (tvm.tir.Buffer 方法)
vulkan() (在模块 tvm.runtime.ndarray 中)
(tvm.rpc.RPCSession 方法)
W
WAR (tvm.tir.schedule.DepKind 属性)
WAW (tvm.tir.schedule.DepKind 属性)
webgpu() (在模块 tvm.runtime.ndarray 中)
(tvm.rpc.RPCSession 方法)
well_formed() (在模块 tvm.relax.analysis 中)
where() (在模块 tvm.relax.op 中)
which() (在模块 tvm.contrib.utils 中)
While (类在 tvm.tir 中)
width (tvm.topi.nn.Workload 属性)
winograd_transform_matrices() (在模块 tvm.topi.nn 中)
with_attr() (tvm.ir.BaseFunc 方法)
(tvm.ir.IRModule 方法)
with_attrs() (tvm.ir.BaseFunc 方法)
(tvm.ir.IRModule 方法)
with_body() (tvm.tir.PrimFunc 方法)
with_decision() (tvm.tir.schedule.Trace 方法)
with_minrpc() (在模块 tvm.rpc 中)
with_struct_info() (tvm.relax.PyExprMutator 方法)
without_attr() (tvm.ir.BaseFunc 方法)
(tvm.ir.IRModule 方法)
work_on() (tvm.tir.schedule.Schedule 方法)
Workload (类在 tvm.topi.nn 中)
wrap_param() (在模块 tvm.relax.op 中)
X
xcrun() (在模块 tvm.contrib.xcode 中)
Z
zeros() (在模块 tvm.relax.op 中)
zeros_like() (在模块 tvm.relax.op 中)