Commit d7d91a2
Update the torch version (#50)
Summary:
Pull Request resolved: #50
D48068293 had a breaking change. https://www.internalfb.com/phabricator/paste/view/P805891610
We need to update the torch version accordingly (also needs to update torchvision so that it is compatible with torch).
Reviewed By: angelayi
Differential Revision: D48188689
fbshipit-source-id: 849a9d38fabb54f7503547fb13bcb3a2ca5fa3e51 parent d3c5f78 commit d7d91a2
File tree
3 files changed
+3
-3
lines changed- .ci/docker/ci_commit_pins
- docs/website/docs/tutorials
- examples
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
0 commit comments