|
tvm
|
Relax backend specific transformation passes. More...
#include <tvm/relax/transform.h>Go to the source code of this file.
Namespaces | |
| namespace | tvm |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| namespace | tvm::relax |
| namespace | tvm::relax::transform |
Functions | |
| Pass | tvm::relax::transform::LowerRuntimeBuiltin () |
| Perform builtin lowering to map most of the op to VM builtin functions. | |
| Pass | tvm::relax::transform::VMShapeLower () |
| Lower the shape expression in relax to VM shape heap and TIR functions. | |
Relax backend specific transformation passes.