|
tvm
|
Functors and visitors for Relax type nodes. More...
#include <tvm/ir/node_functor.h>#include <tvm/relax/distributed/type.h>#include <tvm/relax/type.h>#include <utility>Go to the source code of this file.
Classes | |
| class | tvm::relax::TypeFunctor< R(const Type &n, Args...)> |
| class | tvm::relax::TypeVisitor |
| A type visitor. More... | |
| class | tvm::relax::TypeMutator |
| TypeMutator that mutates Relax type nodes. More... | |
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::relax | |
Macros | |
| #define | RELAX_TYPE_FUNCTOR_DEFAULT |
| #define | TVM_RELAX_TYPE_FUNCTOR_DISPATCH(OP) |
Functors and visitors for Relax type nodes.
| #define RELAX_TYPE_FUNCTOR_DEFAULT |
| #define TVM_RELAX_TYPE_FUNCTOR_DISPATCH | ( | OP | ) |