tvm
Classes | Namespaces
tune_context.h File Reference
#include <tvm/ir/expr.h>
#include <tvm/ir/module.h>
#include <tvm/meta_schedule/builder.h>
#include <tvm/meta_schedule/runner.h>
#include <tvm/meta_schedule/search_strategy.h>
#include <tvm/meta_schedule/space_generator.h>
#include <tvm/node/reflection.h>
#include <tvm/runtime/container/array.h>
#include <tvm/runtime/container/map.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/support/random_engine.h>
#include <tvm/target/target.h>
Include dependency graph for tune_context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::meta_schedule::TuneContextNode
 The auto tuning context. More...
 
class  tvm::meta_schedule::TuneContext
 Managed reference to TuneContextNode. More...
 

Namespaces

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