|
tvm
|
Functors and visitors for struct info. More...
#include <tvm/node/functor.h>#include <tvm/relax/distributed/struct_info.h>#include <tvm/relax/struct_info.h>#include <utility>Go to the source code of this file.
Classes | |
| class | tvm::relax::StructInfoFunctor< R(const StructInfo &n, Args...)> |
| class | tvm::relax::StructInfoVisitor |
| A struct info visitor. More... | |
| class | tvm::relax::StructInfoMutator |
| StructInfoMutator that mutates struct info. More... | |
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::relax | |
Macros | |
| #define | STRUCT_INFO_FUNCTOR_DEFAULT |
| #define | TVM_STRUCT_INFO_FUNCTOR_DISPATCH(OP) |
Functors and visitors for struct info.
| #define STRUCT_INFO_FUNCTOR_DEFAULT |
| #define TVM_STRUCT_INFO_FUNCTOR_DISPATCH | ( | OP | ) |