tvm
|
This is the complete list of members for tvm::meta_schedule::SpaceGenerator, including all inherited members.
FClone typedef | tvm::meta_schedule::SpaceGenerator | |
FGenerateDesignSpace typedef | tvm::meta_schedule::SpaceGenerator | |
FInitializeWithTuneContext typedef | tvm::meta_schedule::SpaceGenerator | |
PostOrderApply(ffi::Function f_block_filter, ffi::Optional< ffi::Array< ScheduleRule >> sch_rules, ffi::Optional< ffi::Array< Postproc >> postprocs, ffi::Optional< ffi::Map< Mutator, FloatImm >> mutator_probs) | tvm::meta_schedule::SpaceGenerator | static |
PySpaceGenerator(ffi::Optional< ffi::Array< ScheduleRule >> sch_rules, ffi::Optional< ffi::Array< Postproc >> postprocs, ffi::Optional< ffi::Map< Mutator, FloatImm >> mutator_probs, FInitializeWithTuneContext f_initialize_with_tune_context, FGenerateDesignSpace f_generate_design_space, FClone f_clone) | tvm::meta_schedule::SpaceGenerator | static |
ScheduleFn(ffi::Function schedule_fn, ffi::Optional< ffi::Array< ScheduleRule >> sch_rules, ffi::Optional< ffi::Array< Postproc >> postprocs, ffi::Optional< ffi::Map< Mutator, FloatImm >> mutator_probs) | tvm::meta_schedule::SpaceGenerator | static |
SpaceGenerator(ObjectPtr< SpaceGeneratorNode > data) | tvm::meta_schedule::SpaceGenerator | inlineexplicit |
SpaceGenerator()=default | tvm::meta_schedule::SpaceGenerator | protected |
SpaceGeneratorUnion(ffi::Array< SpaceGenerator, void > space_generators, ffi::Optional< ffi::Array< ScheduleRule >> sch_rules, ffi::Optional< ffi::Array< Postproc >> postprocs, ffi::Optional< ffi::Map< Mutator, FloatImm >> mutator_probs) | tvm::meta_schedule::SpaceGenerator | static |
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE(SpaceGenerator, ObjectRef, SpaceGeneratorNode) | tvm::meta_schedule::SpaceGenerator |