Commit c9c41db
authored
Install CPU-only Torch (#32)
We couldn't find much about the error Submitty was giving us online, but
ChatGPT said it had to do with trying to load CUDA which makes sense
since we don't have access to it, so I've changed the environment to
install the CPU-only version of torch. Hopefully, this fixes the error.1 parent 3ae1924 commit c9c41db
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments