tvm
|
Managed reference to RunnerResultNode. More...
#include <runner.h>
Public Member Functions | |
RunnerResult (ffi::Optional< ffi::Array< FloatImm >> run_secs, ffi::Optional< ffi::String > error_msg) | |
Constructor. More... | |
TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE (RunnerResult, runtime::ObjectRef, RunnerResultNode) | |
Managed reference to RunnerResultNode.
|
explicit |
Constructor.
The run time in seconds.
The error message, if any.
tvm::meta_schedule::RunnerResult::TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE | ( | RunnerResult | , |
runtime::ObjectRef | , | ||
RunnerResultNode | |||
) |