tvm
Classes | Namespaces
profiler.h File Reference
#include <tvm/ir/module.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 <string>
#include <unordered_map>
#include <utility>
#include <vector>
Include dependency graph for profiler.h:

Go to the source code of this file.

Classes

class  tvm::meta_schedule::ScopedTimer
 
class  tvm::meta_schedule::ProfilerNode
 A generic profiler. More...
 
class  tvm::meta_schedule::Profiler
 Managed reference to ProfilerNode. More...
 

Namespaces

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