Commit e68f0ee
Change builds-doc.yaml torch install order, remove rdma-core-dev from instructions (#1745)
Summary:
Pull Request resolved: #1745
This diff tries to fix the discrepancy between build-*.yaml and the doc+build.yaml workflows by installing torch nightly first.
Also removes an incorrect instruction in the README.
Reviewed By: amirafzali, shayne-fletcher
Differential Revision: D86119065
fbshipit-source-id: 2824fc56c8e37a9df7d3245dd5da7e4a8317fb541 parent 22ee7b4 commit e68f0ee
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments