The schedule (with input shapes) to be measured.
More...
#include <measure_candidate.h>
The schedule (with input shapes) to be measured.
◆ RegisterReflection()
static void tvm::meta_schedule::MeasureCandidateNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
tvm::meta_schedule::MeasureCandidateNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL |
( |
"meta_schedule.MeasureCandidate" |
, |
|
|
MeasureCandidateNode |
, |
|
|
Object |
|
|
) |
| |
◆ args_info
ffi::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: