tvm
|
This is the complete list of members for tvm::meta_schedule::TuneContext, including all inherited members.
TRandState typedef | tvm::meta_schedule::TuneContext | |
TuneContext(Optional< IRModule > mod, Optional< Target > target, Optional< SpaceGenerator > space_generator, Optional< SearchStrategy > search_strategy, Optional< String > task_name, int num_threads, TRandState rand_state, ffi::Function logger) | tvm::meta_schedule::TuneContext | explicit |
TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS(TuneContext, ObjectRef, TuneContextNode) | tvm::meta_schedule::TuneContext |