tvm
|
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::TuningRecord | static |
TuningRecord(tir::Trace trace, Workload workload, Optional< Array< FloatImm >> run_secs, Optional< Target > target, Optional< Array< ArgInfo >> args_info) | tvm::meta_schedule::TuningRecord | explicit |
TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS(TuningRecord, runtime::ObjectRef, TuningRecordNode) | tvm::meta_schedule::TuningRecord |