mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
This PR moves tensor parallel from torch.distributed._tensor.parallel to torch.distributed.tensor.parallel, to prepare for beta release Pull Request resolved: https://github.com/pytorch/pytorch/pull/89878 Approved by: https://github.com/fduwjj |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_2d_parallel.py | ||
| test_parallelize_api.py | ||
| test_tp_examples.py | ||
| test_tp_style.py | ||
| test_view_sharding_dim_change.py | ||