tvm
|
Managed reference to BuilderResultNode. More...
#include <builder.h>
Public Member Functions | |
BuilderResult (Optional< String > artifact_path, Optional< String > error_msg) | |
Constructor of BuilderResult. More... | |
TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS (BuilderResult, runtime::ObjectRef, BuilderResultNode) | |
Managed reference to BuilderResultNode.
|
explicit |
Constructor of BuilderResult.
artifact_path | The path to the built artifact. |
error_msg | The error message if any. |
tvm::meta_schedule::BuilderResult::TVM_DEFINE_NOTNULLABLE_OBJECT_REF_METHODS | ( | BuilderResult | , |
runtime::ObjectRef | , | ||
BuilderResultNode | |||
) |