|
tvm
|
#include <tvm/meta_schedule/builder.h>#include <tvm/meta_schedule/measure_candidate.h>#include <tvm/meta_schedule/runner.h>#include <tvm/meta_schedule/search_strategy.h>#include <tvm/meta_schedule/tune_context.h>#include <tvm/node/reflection.h>#include <tvm/runtime/container/array.h>#include <tvm/runtime/container/string.h>#include <tvm/runtime/object.h>#include <tvm/runtime/packed_func.h>Go to the source code of this file.
Classes | |
| class | tvm::meta_schedule::MeasureCallbackNode |
| Rules to apply after measure results is available. More... | |
| class | tvm::meta_schedule::PyMeasureCallbackNode |
| The measure callback with customized methods on the python-side. More... | |
| class | tvm::meta_schedule::MeasureCallback |
| Managed reference to MeasureCallbackNode. More... | |
Namespaces | |
| tvm | |
| runtime implementation for LibTorch/TorchScript. | |
| tvm::meta_schedule | |
1.8.13