Managed reference to BuilderInputNode.
More...
#include <builder.h>
◆ BuilderInput()
tvm::meta_schedule::BuilderInput::BuilderInput |
( |
IRModule |
mod, |
|
|
Target |
target, |
|
|
ffi::Optional< ffi::Map< ffi::String, runtime::Tensor >> |
params = std::nullopt |
|
) |
| |
|
explicit |
Constructor of BuilderInput.
- Parameters
-
mod | The IRModule to be built. |
target | The target to be built for. |
params | Parameters for Relax build module. |
◆ TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE()
The documentation for this class was generated from the following file: