tvm
|
This is the complete list of members for tvm::meta_schedule::ScheduleRule, including all inherited members.
_type_is_nullable | tvm::runtime::ObjectRef | static |
AddRFactor(int max_jobs_per_core, Optional< Integer > max_innermost_factor) | tvm::meta_schedule::ScheduleRule | static |
as() const | tvm::runtime::ObjectRef | inline |
AutoBind(int max_threadblocks, Array< Integer > thread_extents) | tvm::meta_schedule::ScheduleRule | static |
AutoInline(bool into_producer, bool into_consumer, bool inline_const_tensor, bool disallow_if_then_else, bool require_injective, bool require_ordered, Optional< Array< String >> disallow_op) | tvm::meta_schedule::ScheduleRule | static |
ContainerType typedef | tvm::runtime::ObjectRef | |
CrossThreadReduction(Array< Integer > thread_extents) | tvm::meta_schedule::ScheduleRule | static |
data_ | tvm::runtime::ObjectRef | protected |
defined() const | tvm::runtime::ObjectRef | inline |
DowncastNoCheck(ObjectRef ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
FFIClearAfterMove(ObjectRef *ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
get() const | tvm::runtime::ObjectRef | inline |
get_mutable() const | tvm::runtime::ObjectRef | inlineprotected |
GetDataPtr(const ObjectRef &ref) | tvm::runtime::ObjectRef | inlineprotectedstatic |
MultiLevelTiling(String structure, Optional< Array< String >> tile_binds, Optional< Integer > max_innermost_factor, Optional< Array< Integer >> vector_load_lens, Optional< Map< String, ObjectRef >> reuse_read, Optional< Map< String, ObjectRef >> reuse_write) | tvm::meta_schedule::ScheduleRule | static |
MultiLevelTilingWithIntrin(String intrin_name, String structure, Optional< Array< String >> tile_binds, Optional< Integer > max_innermost_factor, Optional< Array< Integer >> vector_load_lens, Optional< Map< String, ObjectRef >> reuse_read, Optional< Map< String, ObjectRef >> reuse_write) | tvm::meta_schedule::ScheduleRule | static |
ObjectRef()=default | tvm::runtime::ObjectRef | |
ObjectRef(ObjectPtr< Object > data) | tvm::runtime::ObjectRef | inlineexplicit |
operator!=(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator->() const | tvm::runtime::ObjectRef | inline |
operator<(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
operator==(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
ParallelizeVectorizeUnroll(int max_jobs_per_core, int max_vectorize_extent, Array< Integer > unroll_max_steps, bool unroll_explicit) | tvm::meta_schedule::ScheduleRule | static |
PyScheduleRule(PyScheduleRuleNode::FInitializeWithTuneContext f_initialize_with_tune_context, PyScheduleRuleNode::FApply f_apply, PyScheduleRuleNode::FAsString f_as_string) | tvm::meta_schedule::ScheduleRule | static |
RandomComputeLocation() | tvm::meta_schedule::ScheduleRule | static |
same_as(const ObjectRef &other) const | tvm::runtime::ObjectRef | inline |
TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS(ScheduleRule, ObjectRef, ScheduleRuleNode) | tvm::meta_schedule::ScheduleRule | |
unique() const | tvm::runtime::ObjectRef | inline |
use_count() const | tvm::runtime::ObjectRef | inline |