Managed reference to CostModelNode.
More...
#include <cost_model.h>
Managed reference to CostModelNode.
- See also
- CostModelNode
◆ PyCostModel()
Create a feature extractor with customized methods on the python-side.
- Parameters
-
f_load | The packed function of Load . |
f_save | The packed function of Save . |
f_update | The packed function of Update . |
f_predict | The packed function of Predict . |
f_as_string | The packed function of AsString . |
- Returns
- The feature extractor created.
◆ TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS()
tvm::meta_schedule::CostModel::TVM_DEFINE_MUTABLE_OBJECT_REF_METHODS |
( |
CostModel |
, |
|
|
ObjectRef |
, |
|
|
CostModelNode |
|
|
) |
| |
The documentation for this class was generated from the following file: