pytorch/test/distributed/tensor/parallel
Wanchao Liang 4451eb24e6 Move tensor_parallel out to distributed.tensor folder (#89878)
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
2022-11-30 22:13:10 +00:00
..
__init__.py
test_2d_parallel.py
test_parallelize_api.py Move tensor_parallel out to distributed.tensor folder (#89878) 2022-11-30 22:13:10 +00:00
test_tp_examples.py
test_tp_style.py
test_view_sharding_dim_change.py