The schedule (with input shapes) to be measured.
More...
#include <measure_candidate.h>
|
static constexpr const char * | _type_key = "meta_schedule.MeasureCandidate" |
|
The schedule (with input shapes) to be measured.
◆ RegisterReflection()
static void tvm::meta_schedule::MeasureCandidateNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
tvm::meta_schedule::MeasureCandidateNode::TVM_DECLARE_FINAL_OBJECT_INFO |
( |
MeasureCandidateNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::meta_schedule::MeasureCandidateNode::_type_key = "meta_schedule.MeasureCandidate" |
|
staticconstexpr |
◆ args_info
Array<ArgInfo> tvm::meta_schedule::MeasureCandidateNode::args_info |
The argument information, e.g., (shape, dtype) for tensors.
◆ sch
The schedule for measurement.
The documentation for this class was generated from the following file: