mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01: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
8 lines
191 B
ReStructuredText
8 lines
191 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
Tensor Parallelism
|
|
========================
|
|
.. py:module:: torch.distributed.tensor.parallel
|
|
.. currentmodule:: torch.distributed.tensor.parallel
|