tvm
Classes | Namespaces
base.h File Reference
#include <tvm/ir/expr.h>
#include <tvm/ir/function.h>
#include <tvm/node/node.h>
#include <vector>
Include dependency graph for base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::script::ir_builder::IRBuilderFrameNode
 
class  tvm::script::ir_builder::IRBuilderFrame
 Managed reference to an IRBuilderFrameNode. More...
 
class  tvm::script::ir_builder::IRBuilderNode
 A dialect-agnostic IRBuilder that constructs any IR of TVM. An idiomatic use of this class is to put this inside the RAII with-scope, call dialect-specific methods accordingly. Upon exiting the scope. More...
 
class  tvm::script::ir_builder::IRBuilder
 Managed reference to an IRBuilderNode. More...
 
class  tvm::script::ir_builder::details::Namer
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 
 tvm::script
 
 tvm::script::ir_builder
 
 tvm::script::ir_builder::details