Commit 217889e
Remove psutil dependency (#3563)
Summary:
Pull Request resolved: #3563
As title, psutil is added in D86171150 to torchrec before because it is used in fbgemm-gpu. But right now psutil is removed in D87183818. So remove the unused dependency.
Reviewed By: emlin
Differential Revision: D87458831
fbshipit-source-id: 74750ac1161a11bdc2eb517f65dbf3e971774bf11 parent 32e5431 commit 217889e
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments