|
tvm
|
Relax backend specific transformation passes. More...
#include <tvm/relax/transform.h>Go to the source code of this file.
Namespaces | |
| tvm | |
| Performance counters for profiling via the PAPI library. | |
| tvm::relax | |
| tvm::relax::transform | |
Functions | |
| Pass | tvm::relax::transform::LowerRuntimeBuiltin () |
| Perform builtin lowering to map most of the op to VM builtin functions. More... | |
| Pass | tvm::relax::transform::VMShapeLower () |
| Lower the shape expression in relax to VM shape heap and TIR functions. More... | |
Relax backend specific transformation passes.