Commit 1b88476
[dtensor] PART 4: move remaining DTensor ops to core distributed (#88550)
This PR moves the view related DTensor ops to core distributed,
tests will be add in follow up PRs
part of #88838
Pull Request resolved: #88550
Approved by: https://github.com/fduwjj1 parent 2dcf097 commit 1b88476
File tree
3 files changed
+709
-2
lines changed- torch/distributed/_tensor
- ops
3 files changed
+709
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments