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