|
tvm
|
Functors and visitors for dataflow patterns. More...
Go to the source code of this file.
Classes | |
| class | tvm::relax::DFPatternFunctor< R(const DFPattern &n, Args...)> |
| class | tvm::relax::DFPatternVisitor |
| A simple visitor wrapper around DFPatternFunctor. Recursively visit the content. More... | |
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::relax | |
Macros | |
| #define | DFPATTERN_FUNCTOR_DEFAULT |
| #define | RELAX_DFPATTERN_FUNCTOR_DISPATCH(OP) |
Functors and visitors for dataflow patterns.
| #define DFPATTERN_FUNCTOR_DEFAULT |
| #define RELAX_DFPATTERN_FUNCTOR_DISPATCH | ( | OP | ) |