24 #ifndef TVM_TIR_TRANSFORM_H_
25 #define TVM_TIR_TRANSFORM_H_
343 static constexpr
const char* kDisableLowerTVMBuiltin =
"disable_lower_builtin";
Managed reference class to IRModuleNode.
Definition: module.h:366
Managed reference class to TargetNode.
Definition: target.h:200
Array, container representing a contiguous sequence of ObjectRefs.
Definition: array.h:289
Map container of NodeRef->NodeRef in DSL graph. Map implements copy on write semantics,...
Definition: map.h:1271
Packed function is a type-erased function. The arguments are passed by packed format.
Definition: packed_func.h:141
Reference to string objects.
Definition: string.h:98
Please refer to TypedPackedFunc<R(Args..)>.
Definition: packed_func.h:63
Managed reference to PrimFuncNode.
Definition: function.h:145
PassContext that is used to configure the pass behavior.
Definition: transform.h:182
PrimFuncFrame PrimFunc(bool is_private)
The primitive function statement.
runtime implementation for LibTorch/TorchScript.
Definition: analyzer.h:36
Compilation target object.