Commit c0670d4
Revert TorchRec MPZCH modules to wait for FBGEMM CUDA kernel being published (#3065)
Summary:
Pull Request resolved: #3065
### Major changes
- Revert changes made in D75559591 to avoid potential conflicts.
- Wait for FBGEMM CUDA kernel to be fully published, then land the changes in D75559591 again.
Reviewed By: aporialiao
Differential Revision: D76273807
fbshipit-source-id: 88ac8c5c4d35288f0f4b1ec7f934d93cf10de6661 parent e1ac345 commit c0670d4
File tree
8 files changed
+18
-2105
lines changed- .github/workflows
- torchrec
- distributed
- tests
- modules
- tests
8 files changed
+18
-2105
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
50 | 41 | | |
51 | 42 | | |
52 | 43 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments