pytorch/docs/source/distributed.tensor.parallel.rst
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

8 lines
191 B
ReStructuredText

.. role:: hidden
:class: hidden-section
Tensor Parallelism
========================
.. py:module:: torch.distributed.tensor.parallel
.. currentmodule:: torch.distributed.tensor.parallel