Commit bffc031
Use cpu wheel for torchvision (#155)
Making it compatible with the installed torch
version. Addresses build failures of the kind:
RuntimeError: operator torchvision::nms does not exist
Also, remove unnecessary s3torchconnector version
constraint.
Co-authored-by: Vishal Gowda <[email protected]>1 parent d8983a0 commit bffc031
File tree
2 files changed
+2
-2
lines changed- .github/workflows
- s3torchbenchmarking
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments