tvm
|
#include <tvm/meta_schedule/arg_info.h>
#include <tvm/node/reflection.h>
#include <tvm/runtime/container/array.h>
#include <tvm/runtime/object.h>
#include <tvm/tir/schedule/schedule.h>
Go to the source code of this file.
Classes | |
class | tvm::meta_schedule::MeasureCandidateNode |
The schedule (with input shapes) to be measured. More... | |
class | tvm::meta_schedule::MeasureCandidate |
Managed reference to MeasureCandidateNode. More... | |
Namespaces | |
tvm | |
runtime implementation for LibTorch/TorchScript. | |
tvm::meta_schedule | |