|
tvm
|
A generic scope stack for managing hierarchical state during IR visiting. More...
#include <tvm/ffi/error.h>#include <deque>#include <type_traits>Go to the source code of this file.
Classes | |
| class | tvm::ScopeStack< T > |
| A scope stack for maintaining hierarchical state during IR visiting. More... | |
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
A generic scope stack for managing hierarchical state during IR visiting.