tvm
ir Directory Reference
Directory dependency graph for ir:

Files

file  adt.h [code]
 Algebraic data type definitions.
 
file  affine_type.h [code]
 Quantized Tensor Types.
 
file  attrs.h [code]
 Helpers for attribute objects.
 
file  diagnostic.h [code]
 A new diagnostic interface for TVM error reporting.
 
file  env_func.h [code]
 Serializable global function used in IR.
 
file  expr.h [code]
 Base expr nodes in TVM.
 
file  function.h [code]
 Function nodes.
 
file  global_info.h [code]
 GlobalInfo are globally static object that are referred by the IR itself.
 
file  global_var_supply.h [code]
 GlobalVarSupply that can be used to generate unique.
 
file  instrument.h [code]
 
file  memory_pools.h [code]
 The object definition for relay.build argument type of memory pools.
 
file  module.h [code]
 IRModule that holds the functions and type definitions.
 
file  name_supply.h [code]
 NameSupply that can be used to generate unique variable names.
 
file  op.h [code]
 Primitive operators(builtin intrinsics) and registry for them.
 
file  si_builder.h [code]
 build a source info during rewriting expressions.
 
file  source_map.h [code]
 A map from source names to source code.
 
file  tensor_type.h [code]
 Polymorphic tensor types.
 
file  transform.h [code]
 
file  type.h [code]
 IR/AST nodes for the unified type system in TVM.
 
file  type_functor.h [code]
 A way to defined arbitrary function signature with dispatch on types.
 
file  type_relation.h [code]
 Type relation and function for type inference(checking).