Runner's input containing path of artifact, type of device and argument info.
More...
#include <runner.h>
|
static constexpr const char * | _type_key = "meta_schedule.RunnerInput" |
|
Runner's input containing path of artifact, type of device and argument info.
◆ RegisterReflection()
static void tvm::meta_schedule::RunnerInputNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
tvm::meta_schedule::RunnerInputNode::TVM_DECLARE_FINAL_OBJECT_INFO |
( |
RunnerInputNode |
, |
|
|
runtime::Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::meta_schedule::RunnerInputNode::_type_key = "meta_schedule.RunnerInput" |
|
staticconstexpr |
◆ args_info
Array<ArgInfo> tvm::meta_schedule::RunnerInputNode::args_info |
The argument information.
◆ artifact_path
String tvm::meta_schedule::RunnerInputNode::artifact_path |
The path to the built artifact.
◆ device_type
String tvm::meta_schedule::RunnerInputNode::device_type |
The documentation for this class was generated from the following file: