tvm
tvm::meta_schedule::ScheduleRule Member List

This is the complete list of members for tvm::meta_schedule::ScheduleRule, including all inherited members.

AddRFactor(int max_jobs_per_core, ffi::Optional< Integer > max_innermost_factor)tvm::meta_schedule::ScheduleRulestatic
ApplyCustomRule()tvm::meta_schedule::ScheduleRulestatic
AutoBind(int max_threadblocks, ffi::Array< Integer > thread_extents, int max_threads_per_block=-1)tvm::meta_schedule::ScheduleRulestatic
AutoInline(bool into_producer, bool into_consumer, bool inline_const_tensor, bool disallow_if_then_else, bool require_injective, bool require_ordered, ffi::Optional< ffi::Array< ffi::String >> disallow_op)tvm::meta_schedule::ScheduleRulestatic
CrossThreadReduction(ffi::Array< Integer > thread_extents)tvm::meta_schedule::ScheduleRulestatic
DefaultARM(const ffi::String &type)tvm::meta_schedule::ScheduleRulestatic
DefaultCUDA()tvm::meta_schedule::ScheduleRulestatic
DefaultCUDATensorCore()tvm::meta_schedule::ScheduleRulestatic
DefaultHexagon()tvm::meta_schedule::ScheduleRulestatic
DefaultLLVM()tvm::meta_schedule::ScheduleRulestatic
DefaultRISCV(int vlen)tvm::meta_schedule::ScheduleRulestatic
DefaultX86(const ffi::String &type)tvm::meta_schedule::ScheduleRulestatic
FApply typedeftvm::meta_schedule::ScheduleRule
FAsString typedeftvm::meta_schedule::ScheduleRule
FClone typedeftvm::meta_schedule::ScheduleRule
FInitializeWithTuneContext typedeftvm::meta_schedule::ScheduleRule
InlineConstantScalars()tvm::meta_schedule::ScheduleRulestatic
IsApplyCustomRule(const ScheduleRule &rule)tvm::meta_schedule::ScheduleRulestatic
MultiLevelTiling(ffi::String structure, ffi::Optional< ffi::Array< ffi::String >> tile_binds, ffi::Optional< Integer > max_innermost_factor, ffi::Optional< ffi::Array< Integer >> vector_load_lens, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_read, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_write, ffi::Optional< ffi::Function > filter_fn=std::nullopt)tvm::meta_schedule::ScheduleRulestatic
MultiLevelTilingTensorCore(ffi::Array< ffi::Map< ffi::String, ffi::String >> intrin_groups, ffi::String structure, ffi::Optional< ffi::Array< ffi::String >> tile_binds, ffi::Optional< Integer > max_innermost_factor, ffi::Optional< ffi::Array< Integer >> vector_load_lens, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_read, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_write, bool use_software_pipeline)tvm::meta_schedule::ScheduleRulestatic
MultiLevelTilingWideVector(ffi::String structure, Integer vector_length_in_bits, ffi::Optional< Integer > max_innermost_factor, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_read, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_write)tvm::meta_schedule::ScheduleRulestatic
MultiLevelTilingWithIntrin(ffi::String intrin_name, ffi::String structure, ffi::Optional< ffi::Array< ffi::String >> tile_binds, ffi::Optional< Integer > max_innermost_factor, ffi::Optional< ffi::Array< Integer >> vector_load_lens, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_read, ffi::Optional< ffi::Map< ffi::String, ffi::Any >> reuse_write)tvm::meta_schedule::ScheduleRulestatic
ParallelizeVectorizeUnroll(int max_jobs_per_core, int max_vectorize_extent, ffi::Array< Integer > unroll_max_steps, bool unroll_explicit)tvm::meta_schedule::ScheduleRulestatic
PyScheduleRule(FInitializeWithTuneContext f_initialize_with_tune_context, FApply f_apply, FClone f_clone, FAsString f_as_string)tvm::meta_schedule::ScheduleRulestatic
RandomComputeLocation()tvm::meta_schedule::ScheduleRulestatic
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NULLABLE(ScheduleRule, ObjectRef, ScheduleRuleNode)tvm::meta_schedule::ScheduleRule