tvm
Classes | Namespaces
search_strategy.h File Reference
#include <tvm/meta_schedule/arg_info.h>
#include <tvm/meta_schedule/cost_model.h>
#include <tvm/meta_schedule/database.h>
#include <tvm/meta_schedule/measure_candidate.h>
#include <tvm/meta_schedule/runner.h>
#include <tvm/node/reflection.h>
#include <tvm/runtime/container/array.h>
#include <tvm/runtime/container/optional.h>
#include <tvm/runtime/object.h>
#include <tvm/runtime/packed_func.h>
#include <tvm/tir/schedule/schedule.h>
Include dependency graph for search_strategy.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::SearchStrategyNode
 The search strategy for measure candidates generation. More...
 
class  tvm::meta_schedule::SearchStrategy
 Managed reference to SearchStrategyNode. More...
 
class  tvm::meta_schedule::PySearchStrategyNode
 The python side customizable class for measure candidate generation. More...
 

Namespaces

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