tvm
Classes | Namespaces
feature_extractor.h File Reference
#include <tvm/meta_schedule/measure_candidate.h>
#include <tvm/node/reflection.h>
#include <tvm/runtime/container/array.h>
#include <tvm/runtime/container/string.h>
#include <tvm/runtime/ndarray.h>
#include <tvm/runtime/object.h>
#include <tvm/runtime/packed_func.h>
Include dependency graph for feature_extractor.h:

Go to the source code of this file.

Classes

class  tvm::meta_schedule::FeatureExtractorNode
 Extractor for features from measure candidates for use in cost model. More...
 
class  tvm::meta_schedule::PyFeatureExtractorNode
 The feature extractor with customized methods on the python-side. More...
 
class  tvm::meta_schedule::FeatureExtractor
 Managed reference to FeatureExtractorNode. More...
 

Namespaces

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