mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +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
7 lines
191 B
ReStructuredText
7 lines
191 B
ReStructuredText
.. role:: hidden
|
|
:class: hidden-section
|
|
|
|
Tensor Parallelism
|
|
========================
|
|
.. py:module:: torch.distributed.tensor.parallel
|
|
.. currentmodule:: torch.distributed.tensor.parallel
|