26 #ifndef TVM_IR_REPLACE_GLOBAL_VARS_H_
27 #define TVM_IR_REPLACE_GLOBAL_VARS_H_
Managed reference to BaseFuncNode.
Definition: function.h:230
Managed reference class to IRModuleNode.
Definition: module.h:249
A dynamically dispatched functor on the type of the first argument.
Definition: functor.h:65
Map container of NodeRef->NodeRef in DSL graph. Map implements copy on write semantics,...
Definition: map.h:1271
Base class of all object reference.
Definition: object.h:520
IRModule that holds the functions and type definitions.
tvm::PrimExpr mod(const tvm::PrimExpr &a, const tvm::PrimExpr &b)
Definition: broadcast.h:290
Performance counters for profiling via the PAPI library.
Definition: analyzer.h:36