Expand description
Distributed Operations for Tensor Computations
High-level distributed tensor operations that use the MeshComm trait.
These operations enable distributed inference across multiple devices.
Structs§
- Distributed
Ops - Distributed tensor operations
Functions§
- dist_
ops - Convenience function to create distributed ops from a mesh
Type Aliases§
- Dist
Result - Result type for distributed operations