Managed reference to RunnerNode.
More...
#include <runner.h>
Managed reference to RunnerNode.
- See also
- RunnerNode
◆ FRun
◆ PyRunner()
static Runner tvm::meta_schedule::Runner::PyRunner |
( |
FRun |
f_run | ) |
|
|
static |
Create a runner with customized build method on the python-side.
- Parameters
-
f_run | The packed function to run the built artifacts and get runner futures. |
- Returns
- The runner created.
◆ TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS()
tvm::meta_schedule::Runner::TVM_DEFINE_MUTABLE_NOTNULLABLE_OBJECT_REF_METHODS |
( |
Runner |
, |
|
|
runtime::ObjectRef |
, |
|
|
RunnerNode |
|
|
) |
| |
The documentation for this class was generated from the following file: