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