|
tvm
|
Functions | |
| Pass | PropagateSharding () |
| Propagate sharding information. | |
| Pass | LowerGlobalViewToLocalView () |
| Lower global view TensorIR into local view. | |
| Pass | LegalizeRedistribute () |
| Legalize redistribute op to ccl op. | |
| Pass | LowerDistIR () |
| Lower DistIR to Relax. | |
| Pass tvm::relax::distributed::transform::LegalizeRedistribute | ( | ) |
Legalize redistribute op to ccl op.
| Pass tvm::relax::distributed::transform::LowerDistIR | ( | ) |
Lower DistIR to Relax.
| Pass tvm::relax::distributed::transform::LowerGlobalViewToLocalView | ( | ) |
Lower global view TensorIR into local view.
| Pass tvm::relax::distributed::transform::PropagateSharding | ( | ) |
Propagate sharding information.