tvm
Classes | Namespaces
apply_history_best.h File Reference
#include <tvm/ir/module.h>
#include <tvm/meta_schedule/database.h>
#include <tvm/node/reflection.h>
#include <tvm/runtime/container/array.h>
#include <tvm/runtime/container/optional.h>
#include <tvm/runtime/container/string.h>
#include <tvm/runtime/object.h>
#include <tvm/runtime/packed_func.h>
#include <tvm/target/target.h>
#include <tvm/te/tensor.h>
Include dependency graph for apply_history_best.h:

Go to the source code of this file.

Classes

class  tvm::meta_schedule::ApplyHistoryBestNode
 An integration context that allows application of historically best records from a database. More...
 
class  tvm::meta_schedule::ApplyHistoryBest
 Managed reference to ApplyHistoryBestNode. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::meta_schedule