Runner's output containing measurement result of MeasureCandidate or error msg if any.
More...
#include <runner.h>
|
static constexpr const char * | _type_key = "meta_schedule.RunnerResult" |
|
Runner's output containing measurement result of MeasureCandidate or error msg if any.
◆ RegisterReflection()
static void tvm::meta_schedule::RunnerResultNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
tvm::meta_schedule::RunnerResultNode::TVM_DECLARE_FINAL_OBJECT_INFO |
( |
RunnerResultNode |
, |
|
|
runtime::Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::meta_schedule::RunnerResultNode::_type_key = "meta_schedule.RunnerResult" |
|
staticconstexpr |
◆ error_msg
Optional<String> tvm::meta_schedule::RunnerResultNode::error_msg |
The error message, if any.
◆ run_secs
Optional<Array<FloatImm> > tvm::meta_schedule::RunnerResultNode::run_secs |
The documentation for this class was generated from the following file: