Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 274 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 274 Bytes

SPDTensor

In PyTorch, DTensor typically requires creating multiple processes that run the same code concurrently. However, in some cases, you might want to avoid starting multiple processes in your main code and instead use this feature directly, similar to Jax Sharding.