tvm
tvm::meta_schedule::TuningRecord Member List

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

FromJSON(const ObjectRef &json_obj, const Workload &workload)tvm::meta_schedule::TuningRecordstatic
TuningRecord(tir::Trace trace, Workload workload, Optional< Array< FloatImm >> run_secs, Optional< Target > target, Optional< Array< ArgInfo >> args_info)tvm::meta_schedule::TuningRecordexplicit
TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(TuningRecord, runtime::ObjectRef, TuningRecordNode)tvm::meta_schedule::TuningRecord